mock

package
v1.18.2 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2023 License: BSD-3-Clause Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(opts ...Option) staking.Contract

New creates a new mock BatchStore.

Types

type Option

type Option func(mock *stakingContractMock)

Option is a an option passed to New

func WithDepositStake

func WithDepositStake(f func(ctx context.Context, stakedAmount *big.Int) (common.Hash, error)) Option

func WithGetStake

func WithGetStake(f func(ctx context.Context) (*big.Int, error)) Option

func WithIsFrozen added in v1.12.0

func WithIsFrozen(f func(ctx context.Context, block uint64) (bool, error)) Option

func WithWithdrawAllStake added in v1.10.0

func WithWithdrawAllStake(f func(ctx context.Context) (common.Hash, error)) Option

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL