Highest input sequence number that still signals opt‐in replace‐by‐fee under BIP 125 (SEQUENCE_FINAL ‐ 2).
Synopsis
Declared in <util/rbf.h>
inline constexpr uint32_t MAX_BIP125_RBF_SEQUENCE = {0xfffffffd};
Created with MrDocs