pub type LkHash = B64;
Blake3 hash of the packet content. Alias for B64<[u8;32]\>
B64<[u8;32]\>
struct LkHash(pub [u8; 32]);
0: [u8; 32]