Contains a 4‐byte version number and an 8‐byte salt. The salt is used to compute short txids needed for efficient txreconciliation, as described by BIP 330.
Synopsis
Declared in <protocol.h>
inline constexpr char const* SENDTXRCNCL = {"sendtxrcncl"};
Created with MrDocs