mock

package
v2.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: BSD-3-Clause Imports: 4 Imported by: 0

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

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

func WithWithdrawAllStake

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