Documentation ¶
Index ¶
- func BatchIDResponse(destModule types.ModuleID, batchId []uint8, ...) *types2.Event
- func NewBatch(destModule types.ModuleID, txIds [][]uint8, txs []*types3.Request, ...) *types2.Event
- func RequestBatch(destModule types.ModuleID, origin *types1.RequestBatchOrigin) *types2.Event
- func RequestBatchID(destModule types.ModuleID, txIds [][]uint8, ...) *types2.Event
- func RequestTransactionIDs(destModule types.ModuleID, txs []*types3.Request, ...) *types2.Event
- func RequestTransactions(destModule types.ModuleID, txIds [][]uint8, ...) *types2.Event
- func TransactionIDsResponse(destModule types.ModuleID, txIds [][]uint8, ...) *types2.Event
- func TransactionsResponse(destModule types.ModuleID, present []bool, txs []*types3.Request, ...) *types2.Event
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BatchIDResponse ¶
func RequestBatch ¶
func RequestBatchID ¶
func RequestTransactionIDs ¶
func RequestTransactions ¶
func TransactionIDsResponse ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.