package
2.8.0+incompatible
Repository: https://github.com/meshplus/bitxhub.git
Documentation: pkg.go.dev
# Functions
NewMockChainLedger creates a new mock instance.
NewMockIAccount creates a new mock instance.
NewMockStateAccessor creates a new mock instance.
NewMockStateDB creates a new mock instance.
NewMockStateLedger creates a new mock instance.
# Structs
MockChainLedger is a mock of ChainLedger interface.
MockChainLedgerMockRecorder is the mock recorder for MockChainLedger.
MockIAccount is a mock of IAccount interface.
MockIAccountMockRecorder is the mock recorder for MockIAccount.
MockStateAccessor is a mock of StateAccessor interface.
MockStateAccessorMockRecorder is the mock recorder for MockStateAccessor.
MockStateDB is a mock of StateDB interface.
MockStateDBMockRecorder is the mock recorder for MockStateDB.
MockStateLedger is a mock of StateLedger interface.
MockStateLedgerMockRecorder is the mock recorder for MockStateLedger.