Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseBigInt ¶
ParseBigInt parse hex string value to big.Int
Types ¶
type Deployer ¶
type Deployer struct { *contract.ContractsRepository Account // contains filtered or unexported fields }
func NewDeployer ¶
func (*Deployer) ConfirmContract ¶
func (d *Deployer) ConfirmContract(c *contract.DeployedContract) (err error)
func (*Deployer) CreateContract ¶
Click to show internal directories.
Click to hide internal directories.