Constant MAX_TIMESTAMP
pub const MAX_TIMESTAMP: u64 = _; // 34_359_738_367u64Expand description
The maximum timestamp as Duration::as_secs since the Unix epoch allowed by [BOLT 11].
pub const MAX_TIMESTAMP: u64 = _; // 34_359_738_367u64The maximum timestamp as Duration::as_secs since the Unix epoch allowed by [BOLT 11].