pub type AccountId = [u8; 32];
A 32-byte account identifier, compatible with nssa_core::account::AccountId.
nssa_core::account::AccountId