Skip to main content

STAMP_SIZE

Constant STAMP_SIZE 

Source
pub const STAMP_SIZE: usize = 113;
Expand description

The size of a serialized stamp in bytes.

Layout: batch_id (32) + bucket (4) + index (4) + timestamp (8) + signature (65) = 113 bytes