evmcli

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2021 License: Apache-2.0, BSD-2-Clause Imports: 18 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
	Name        string
	Description string

	GasPerIOTA uint64
	// contains filtered or unexported fields
}

func (*DeployParams) GetGenesis

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

func (*DeployParams) InitFlags

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

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