container

package
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2024 License: AGPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Container

type Container struct {
	Logg *slog.Logger
}

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

type PublishTxResp struct {
	TxHash common.Hash
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL