pub const SYSTEM_ACCOUNT_SIZE: u64 = 148;
Expand description

System account size in bytes = Pallet_Name_Hash (16) + Storage_name_hash (16) + Blake2_128Concat (16) + AccountId (20) + AccountInfo (4 + 12 + AccountData (4* 16)) = 148