mock

package
v2.2.0-rc9 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 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 WithMigrateStake added in v2.2.0

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

func WithWithdrawStake added in v2.2.0

func WithWithdrawStake(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