pub type Address = Public;
The address format for describing accounts.
#[repr(transparent)]pub struct Address(pub [u8; 32], _);
0: [u8; 32]