mirror of
https://github.com/Xahau/xahaud.git
synced 2026-09-26 23:29:04 +00:00
style: wrap the publication window todo
This commit is contained in:
@@ -67,7 +67,8 @@ struct ExportLimits
|
||||
// intent. This is a provisional activation tuning value. Keeping it
|
||||
// separate from the outer LastLedgerSequence prevents queue delay from
|
||||
// consuming the publication window.
|
||||
// TODO(2031): Calibrate against async history, signing and placement delays.
|
||||
// TODO(2031): Calibrate against async history, signing and placement
|
||||
// delays.
|
||||
static constexpr std::uint32_t maxPublicationLedgers = 5;
|
||||
|
||||
// A fully-canonical secp256k1 signature is at most 72 bytes; Ed25519 is 64.
|
||||
|
||||
Reference in New Issue
Block a user