Type Definition diem_types::network_address::encrypted::Key
source · pub type Key = [u8; 32];Expand description
Convenient type alias for the shared_val_netaddr_key as an array.
pub type Key = [u8; 32];Convenient type alias for the shared_val_netaddr_key as an array.