pub type TokenNetworkAddress = Address;
Alias type for token network address.
#[repr(C)]pub struct TokenNetworkAddress(pub [u8; 20]);
0: [u8; 20]