Documentation ¶
Index ¶
- type Faucet
- func (f *Faucet) Address() libcommon.Address
- func (f *Faucet) Balance(ctx context.Context) (*big.Int, error)
- func (f *Faucet) Contract() *contracts.Faucet
- func (f *Faucet) NodeCreated(_ context.Context, _ devnet.Node)
- func (f *Faucet) NodeStarted(ctx context.Context, node devnet.Node)
- func (f *Faucet) Receive(ctx context.Context, source *accounts.Account, eth float64) (*big.Int, libcommon.Hash, error)
- func (f *Faucet) Send(ctx context.Context, destination *accounts.Account, eth float64) (*big.Int, libcommon.Hash, error)
- func (f *Faucet) Source() *accounts.Account
- func (f *Faucet) Start(_ context.Context) error
- func (f *Faucet) Stop()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.