Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Container ¶
func NewContainer ¶
func NewContainer() *Container
func (*Container) RegisterPublishCommands ¶
func (c *Container) RegisterPublishCommands() []*cli.Command
func (*Container) SendContractPublishTx ¶
func (c *Container) SendContractPublishTx(cCtx *cli.Context, contractBytecode []byte, gasLimit uint64) (PublishTxResp, error)
func (*Container) UseDebugMode ¶
func (c *Container) UseDebugMode()
type PublishTxResp ¶
Click to show internal directories.
Click to hide internal directories.