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