Enums§
Constants§
- DYNAMIC_
FEE_ 🔒REFERENCE_ TRANSACTION_ WEIGHT - https://github.com/monero-project/monero/blob/3b01c490953fe92f3c6628fa31d280a4f0490d28/src/cryptonote_config.h#L75
- FEE_
MASK 🔒 - https://github.com/monero-project/monero/blob/3b01c490953fe92f3c6628fa31d280a4f0490d28/src/cryptonote_core/blockchain.h#L646
- MAX_
TX_ 🔒EXTRA_ SIZE - The maximum size of the tx extra field.
Functions§
- check_
fee 🔒 - Checks the fee is enough for the tx weight and current blockchain state.
- check_
tx_ relay_ rules - Checks the transaction passes the relay rules.
- dynamic_
base_ 🔒fee - Calculates the base fee per byte for tx relay.