5#ifndef BITCOIN_UTIL_RBF_H
6#define BITCOIN_UTIL_RBF_H
The basic transaction that is broadcasted on the network and contained in blocks.
static constexpr uint32_t MAX_BIP125_RBF_SEQUENCE
bool SignalsOptInRBF(const CTransaction &tx)
Check whether the sequence numbers on this transaction are signaling opt-in to replace-by-fee,...
constexpr auto Ticks(Dur2 d)
Helper to count the seconds of a duration/time_point.