Skip to main content

Module mempool

Module mempool 

Source

Enums§

MempoolResult
Result of mempool acceptance

Functions§

accept_to_memory_pool
Spec-locked to Orange Paper Section 9.1: AcceptToMemoryPool
calculate_tx_idDeprecated
Spec-locked to Orange Paper Section 5.1: CalculateTxId
has_conflict_with_tx
Spec-locked to Orange Paper Section 9.3: HasConflictWithTx
is_final_tx
Spec-locked to Orange Paper Section 9.1: IsFinalTx
is_standard_tx
Spec-locked to Orange Paper Section 9.2: IsStandardTx
replacement_checks
Spec-locked to Orange Paper Section 9.3: ReplacementChecks
signals_rbf
Spec-locked to Orange Paper Section 9.3: SignalsRbf
update_mempool_after_block
Spec-locked to Orange Paper Section 9.1: UpdateMempoolAfterBlock
update_mempool_after_block_with_lookup
Spec-locked to Orange Paper Section 9.1: UpdateMempoolAfterBlockWithLookup

Type Aliases§

Mempool
Mempool data structure