pub type CiphertextRecord = Record<CurrentNetwork, Ciphertext>;
pub struct CiphertextRecord { /* private fields */ }