Documentation
¶
Index ¶
- func BatchIDResponse(destModule stdtypes.ModuleID, batchId types4.BatchID, ...) *types2.Event
- func BatchTimeout(destModule stdtypes.ModuleID, batchReqID uint64) *types2.Event
- func NewBatch(destModule stdtypes.ModuleID, txIds []types.TxID, txs []*types3.Transaction, ...) *types2.Event
- func NewEpoch(destModule stdtypes.ModuleID, epochNr types.EpochNr, ...) *types2.Event
- func NewTransactions(destModule stdtypes.ModuleID, transactions []*types3.Transaction) *types2.Event
- func RequestBatch(destModule stdtypes.ModuleID, epoch types.EpochNr, ...) *types2.Event
- func RequestBatchID(destModule stdtypes.ModuleID, txIds []types.TxID, ...) *types2.Event
- func RequestTransactionIDs(destModule stdtypes.ModuleID, txs []*types3.Transaction, ...) *types2.Event
- func RequestTransactions(destModule stdtypes.ModuleID, txIds []types.TxID, ...) *types2.Event
- func TransactionIDsResponse(destModule stdtypes.ModuleID, txIds []types.TxID, ...) *types2.Event
- func TransactionsResponse(destModule stdtypes.ModuleID, foundIds []types.TxID, ...) *types2.Event
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BatchIDResponse ¶
func BatchTimeout ¶
func NewBatch ¶
func NewBatch(destModule stdtypes.ModuleID, txIds []types.TxID, txs []*types3.Transaction, origin *types1.RequestBatchOrigin) *types2.Event
func NewTransactions ¶
func RequestBatch ¶
func RequestBatchID ¶
func RequestTransactionIDs ¶
func RequestTransactionIDs(destModule stdtypes.ModuleID, txs []*types3.Transaction, origin *types1.RequestTransactionIDsOrigin) *types2.Event
func RequestTransactions ¶
func TransactionIDsResponse ¶
func TransactionsResponse ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.