Documentation
¶
Index ¶
- type Helper
- func (_m *Helper) AddBlockchainTX(ctx context.Context, id *fftypes.UUID, blockchainTXID string) error
- func (_m *Helper) PersistTransaction(ctx context.Context, ns string, id *fftypes.UUID, txType fftypes.FFEnum, ...) (bool, error)
- func (_m *Helper) SubmitNewTransaction(ctx context.Context, ns string, txType fftypes.FFEnum) (*fftypes.UUID, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Helper ¶
Helper is an autogenerated mock type for the Helper type
func (*Helper) AddBlockchainTX ¶ added in v0.12.0
func (_m *Helper) AddBlockchainTX(ctx context.Context, id *fftypes.UUID, blockchainTXID string) error
AddBlockchainTX provides a mock function with given fields: ctx, id, blockchainTXID
Click to show internal directories.
Click to hide internal directories.