mempoolpbevents

package
v0.0.0-...-9727c61 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2024 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 stdtypes.ModuleID, batchId types4.BatchID, origin *types1.RequestBatchIDOrigin) *types2.Event

func BatchTimeout

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

func NewBatch

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

func NewEpoch

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

func NewTransactions

func NewTransactions(destModule stdtypes.ModuleID, transactions []*types3.Transaction) *types2.Event

func RequestBatch

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

func RequestBatchID

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

func RequestTransactionIDs

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

func RequestTransactions

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

func TransactionIDsResponse

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

func TransactionsResponse

func TransactionsResponse(destModule stdtypes.ModuleID, foundIds []types.TxID, foundTxs []*types3.Transaction, missingIds []types.TxID, 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