Default value for TxOrphanage::m_reserved_usage_per_peer. Helps limit the total amount of memory used by the orphanage.

Synopsis

Declared in <node/txorphanage.h>

inline constexpr int64_t DEFAULT_RESERVED_ORPHAN_WEIGHT_PER_PEER = {404'000};

Created with MrDocs