Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AssetId ¶ added in v0.6.0
AssetId is an autogenerated mock type for the AssetId type
func (*AssetId) Type ¶ added in v0.6.0
func (_m *AssetId) Type() sdk.AssetIdType
Type provides a mock function with given fields:
type BlockMapper ¶ added in v0.7.0
BlockMapper is an autogenerated mock type for the BlockMapper type
type ConfirmedAddedMapper ¶ added in v0.7.0
ConfirmedAddedMapper is an autogenerated mock type for the ConfirmedAddedMapper type
func (*ConfirmedAddedMapper) MapConfirmedAdded ¶ added in v0.7.0
func (_m *ConfirmedAddedMapper) MapConfirmedAdded(m []byte) (sdk.Transaction, error)
MapConfirmedAdded provides a mock function with given fields: m
type CosignatureMapper ¶ added in v0.7.0
CosignatureMapper is an autogenerated mock type for the CosignatureMapper type
func (*CosignatureMapper) MapCosignature ¶ added in v0.7.0
func (_m *CosignatureMapper) MapCosignature(m []byte) (*sdk.SignerInfo, error)
MapCosignature provides a mock function with given fields: m
type DriveStateMapper ¶ added in v0.7.0
DriveStateMapper is an autogenerated mock type for the DriveStateMapper type
func (*DriveStateMapper) MapDriveState ¶ added in v0.7.0
func (_m *DriveStateMapper) MapDriveState(m []byte) (*sdk.DriveStateInfo, error)
MapDriveState provides a mock function with given fields: m
type Message ¶ added in v0.6.0
Message is an autogenerated mock type for the Message type
func (*Message) Type ¶ added in v0.6.0
func (_m *Message) Type() sdk.MessageType
Type provides a mock function with given fields:
type PartialAddedMapper ¶ added in v0.7.0
PartialAddedMapper is an autogenerated mock type for the PartialAddedMapper type
func (*PartialAddedMapper) MapPartialAdded ¶ added in v0.7.0
func (_m *PartialAddedMapper) MapPartialAdded(m []byte) (*sdk.AggregateTransaction, error)
MapPartialAdded provides a mock function with given fields: m
type PartialRemovedMapper ¶ added in v0.7.0
PartialRemovedMapper is an autogenerated mock type for the PartialRemovedMapper type
func (*PartialRemovedMapper) MapPartialRemoved ¶ added in v0.7.0
func (_m *PartialRemovedMapper) MapPartialRemoved(m []byte) (*sdk.PartialRemovedInfo, error)
MapPartialRemoved provides a mock function with given fields: m
type StatusMapper ¶ added in v0.7.0
StatusMapper is an autogenerated mock type for the StatusMapper type
func (*StatusMapper) MapStatus ¶ added in v0.7.0
func (_m *StatusMapper) MapStatus(m []byte) (*sdk.StatusInfo, error)
MapStatus provides a mock function with given fields: m
type Transaction ¶ added in v0.6.0
Transaction is an autogenerated mock type for the Transaction type
func (*Transaction) Bytes ¶ added in v0.6.0
func (_m *Transaction) Bytes() ([]byte, error)
Bytes provides a mock function with given fields:
func (*Transaction) GetAbstractTransaction ¶ added in v0.6.0
func (_m *Transaction) GetAbstractTransaction() *sdk.AbstractTransaction
GetAbstractTransaction provides a mock function with given fields:
func (*Transaction) Size ¶ added in v0.6.0
func (_m *Transaction) Size() int
Size provides a mock function with given fields:
func (*Transaction) String ¶ added in v0.6.0
func (_m *Transaction) String() string
String provides a mock function with given fields:
type UnconfirmedAddedMapper ¶ added in v0.7.0
UnconfirmedAddedMapper is an autogenerated mock type for the UnconfirmedAddedMapper type
func (*UnconfirmedAddedMapper) MapUnconfirmedAdded ¶ added in v0.7.0
func (_m *UnconfirmedAddedMapper) MapUnconfirmedAdded(m []byte) (sdk.Transaction, error)
MapUnconfirmedAdded provides a mock function with given fields: m
type UnconfirmedRemovedMapper ¶ added in v0.7.0
UnconfirmedRemovedMapper is an autogenerated mock type for the UnconfirmedRemovedMapper type
func (*UnconfirmedRemovedMapper) MapUnconfirmedRemoved ¶ added in v0.7.0
func (_m *UnconfirmedRemovedMapper) MapUnconfirmedRemoved(m []byte) (*sdk.UnconfirmedRemoved, error)
MapUnconfirmedRemoved provides a mock function with given fields: m