package
0.0.0-20220728222812-7e2f347744fb
Repository: https://github.com/ir4tech/webb-evm.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
NewCChainClient returns a Client for interacting with the C Chain.
NewClient returns a Client for interacting with EVM [chain].
No description provided by the author
No description provided by the author
# Constants
List of possible status values [Unknown] Zero value, means the status is not known [Dropped] means the transaction was in the mempool, but was dropped because it failed verification [Processing] means the transaction is in the mempool [Accepted] means the transaction was accepted.
List of possible status values [Unknown] Zero value, means the status is not known [Dropped] means the transaction was in the mempool, but was dropped because it failed verification [Processing] means the transaction is in the mempool [Accepted] means the transaction was accepted.
test constants.
test constants.
List of possible status values [Unknown] Zero value, means the status is not known [Dropped] means the transaction was in the mempool, but was dropped because it failed verification [Processing] means the transaction is in the mempool [Accepted] means the transaction was accepted.
List of possible status values [Unknown] Zero value, means the status is not known [Dropped] means the transaction was in the mempool, but was dropped because it failed verification [Processing] means the transaction is in the mempool [Accepted] means the transaction was accepted.
# Structs
Admin is the API service for admin API calls.
Batch implements ethdb.Batch.
Block implements the snowman.Block interface.
BuildGenesisArgs are arguments for BuildGenesis.
BuildGenesisReply is the reply from BuildGenesis.
Config ...
No description provided by the author
Database implements ethdb.Database.
DecodeGenesisArgs are arguments for DecodeGenesis.
DecodeGenesisReply is the reply from DecodeGenesis.
No description provided by the author
No description provided by the author
GetAcceptedFrontReply defines the reply that will be sent from the GetAcceptedFront API call.
GossipHandler handles incoming gossip messages.
No description provided by the author
SnowmanAPI introduces snowman specific functionality to the evm.
StaticService defines the static API services exposed by the evm.
VM implements the snowman.ChainVM interface.
# Interfaces
No description provided by the author
Client interface for interacting with EVM [chain].
Gossiper handles outgoing gossip of transactions.
# Type aliases
Status ...