BYTES
Default — multi-byte payload becomes a JS Uint8Array; a single-byte payload becomes a BigInt. Matches Compact's Bytes<N> and scalar Uint<…> types.
BBoard's localSecretKey: Bytes<32> is the canonical example.
Default — multi-byte payload becomes a JS Uint8Array; a single-byte payload becomes a BigInt. Matches Compact's Bytes<N> and scalar Uint<…> types.
BBoard's localSecretKey: Bytes<32> is the canonical example.