Expand description

limits for the property::{Serialize/Deserialize} implementations

Constants

  • limit the gossip size to 512 bytes (limit per gossip).
  • limit the ID size to 32 bytes. Right now the Node ID are 24 bytes but for backward compatibility keep the value to 32bytes.