Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Backend ¶
type Backend struct { Node *node.Node Client *ethclient.Client Ethereum *eth.Ethereum Faucet *ecdsa.PrivateKey Signer types.Signer Chain *big.Int // contains filtered or unexported fields }
func NewBackend ¶
func (*Backend) GenerateBlocks ¶
GenerateBlocks generate n blocks starting from genesis.
Click to show internal directories.
Click to hide internal directories.