mempoolpbevents

package
v0.4.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 10, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BatchIDResponse

func BatchIDResponse(destModule types.ModuleID, batchId types5.BatchID, origin *types1.RequestBatchIDOrigin) *types2.Event

func BatchTimeout added in v0.4.1

func BatchTimeout(destModule types.ModuleID, batchReqID uint64) *types2.Event

func NewBatch

func NewBatch(destModule types.ModuleID, txIds []types3.TxID, txs []*types4.Transaction, origin *types1.RequestBatchOrigin) *types2.Event

func NewTransactions added in v0.4.0

func NewTransactions(destModule types.ModuleID, transactions []*types4.Transaction) *types2.Event

func RequestBatch

func RequestBatch(destModule types.ModuleID, origin *types1.RequestBatchOrigin) *types2.Event

func RequestBatchID

func RequestBatchID(destModule types.ModuleID, txIds []types3.TxID, origin *types1.RequestBatchIDOrigin) *types2.Event

func RequestTransactionIDs

func RequestTransactionIDs(destModule types.ModuleID, txs []*types4.Transaction, origin *types1.RequestTransactionIDsOrigin) *types2.Event

func RequestTransactions

func RequestTransactions(destModule types.ModuleID, txIds []types3.TxID, origin *types1.RequestTransactionsOrigin) *types2.Event

func TransactionIDsResponse

func TransactionIDsResponse(destModule types.ModuleID, txIds []types3.TxID, origin *types1.RequestTransactionIDsOrigin) *types2.Event

func TransactionsResponse

func TransactionsResponse(destModule types.ModuleID, present []bool, txs []*types4.Transaction, origin *types1.RequestTransactionsOrigin) *types2.Event

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL