pub const STAMP_SIZE: usize = 113;
The size of a serialized stamp in bytes.
Layout: batch_id (32) + bucket (4) + index (4) + timestamp (8) + signature (65) = 113 bytes