mempoolpbevents

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 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 *types2.RequestBatchIDOrigin) *types3.Event

func BatchTimeout added in v0.4.1

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

func NewBatch

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

func NewEpoch added in v0.4.2

func NewEpoch(destModule types.ModuleID, epochNr types1.EpochNr, clientProgress *types4.ClientProgress) *types3.Event

func NewTransactions added in v0.4.0

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

func RequestBatch

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

func RequestBatchID

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

func RequestTransactionIDs

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

func RequestTransactions

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

func TransactionIDsResponse

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

func TransactionsResponse

func TransactionsResponse(destModule types.ModuleID, foundIds []types1.TxID, foundTxs []*types4.Transaction, missingIds []types1.TxID, origin *types2.RequestTransactionsOrigin) *types3.Event

Types

This section is empty.

Jump to

Keyboard shortcuts

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