Documentation ¶
Index ¶
Constants ¶
View Source
const ( FlagEVMAccAddress = "evm.account" FlagEVMChainID = "evm.chain-id" FlagEVMRPC = "evm.rpc" FlagEVMGasLimit = "evm.gas-limit" FlagCoreGRPCHost = "core.grpc.host" FlagCoreGRPCPort = "core.grpc.port" FlagCoreRPCHost = "core.rpc.host" FlagCoreRPCPort = "core.rpc.port" FlagStartingNonce = "starting-nonce" ServiceNameDeployer = "deployer" )
Variables ¶
View Source
var ( ErrUnmarshallValset = errors.New("couldn't unmarshall valset") ErrNotFound = errors.New("not found") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.