Documentation ¶
Index ¶
- func BatchStored(destModule stdtypes.ModuleID, origin *types1.StoreBatchOrigin) *types2.Event
- func GarbageCollect(destModule stdtypes.ModuleID, retentionIndex types4.RetentionIndex) *types2.Event
- func LookupBatch(destModule stdtypes.ModuleID, batchId types.BatchID, ...) *types2.Event
- func LookupBatchResponse(destModule stdtypes.ModuleID, found bool, txs []*types3.Transaction, ...) *types2.Event
- func StoreBatch(destModule stdtypes.ModuleID, batchId types.BatchID, txs []*types3.Transaction, ...) *types2.Event
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BatchStored ¶
func GarbageCollect ¶
func LookupBatch ¶
func LookupBatchResponse ¶
func LookupBatchResponse(destModule stdtypes.ModuleID, found bool, txs []*types3.Transaction, origin *types1.LookupBatchOrigin) *types2.Event
func StoreBatch ¶
func StoreBatch(destModule stdtypes.ModuleID, batchId types.BatchID, txs []*types3.Transaction, retentionIndex types4.RetentionIndex, origin *types1.StoreBatchOrigin) *types2.Event
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.