evmcli

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2022 License: Apache-2.0, BSD-2-Clause Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeployParams

type DeployParams struct {
	ChainID int

	GasPerIOTA uint64
	GasLimit   uint64
	// contains filtered or unexported fields
}

func (*DeployParams) BlockKeepAmount added in v0.2.3

func (d *DeployParams) BlockKeepAmount() int32

func (*DeployParams) BlockTime added in v0.2.3

func (d *DeployParams) BlockTime() uint32

func (*DeployParams) Description

func (d *DeployParams) Description() string

func (*DeployParams) EVMFlavor added in v0.2.2

func (d *DeployParams) EVMFlavor() *coreutil.ContractInfo

func (*DeployParams) GetGenesis

func (d *DeployParams) GetGenesis(def core.GenesisAlloc) core.GenesisAlloc

func (*DeployParams) InitFlags

func (d *DeployParams) InitFlags(cmd *cobra.Command)

func (*DeployParams) Name

func (d *DeployParams) Name() string

type JSONRPCServer

type JSONRPCServer struct {
	// contains filtered or unexported fields
}

func (*JSONRPCServer) InitFlags

func (j *JSONRPCServer) InitFlags(cmd *cobra.Command)

func (*JSONRPCServer) ServeJSONRPC

func (j *JSONRPCServer) ServeJSONRPC(backend jsonrpc.ChainBackend, chainID int, contractName string)

Jump to

Keyboard shortcuts

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