Documentation ¶
Index ¶
- type Wallet
- func (_m *Wallet) Close() error
- func (_m *Wallet) GetAccounts(ctx context.Context) ([]*ethtypes.Address0xHex, error)
- func (_m *Wallet) Initialize(ctx context.Context) error
- func (_m *Wallet) Refresh(ctx context.Context) error
- func (_m *Wallet) Sign(ctx context.Context, txn *ethsigner.Transaction, chainID int64) ([]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Wallet ¶
Wallet is an autogenerated mock type for the Wallet type
func (*Wallet) GetAccounts ¶
GetAccounts provides a mock function with given fields: ctx
func (*Wallet) Initialize ¶
Initialize provides a mock function with given fields: ctx
Click to show internal directories.
Click to hide internal directories.