pub type Nonce = [u8; 12];
Expand description

For the purpose of encrypting balances for ZK-Token accounts, the nonce and ciphertext sizes should always be fixed.