pub type RewardsAddress = Address;
Aliased Type§
#[repr(transparent)]pub struct RewardsAddress(pub FixedBytes<20>);
Tuple Fields§
§0: FixedBytes<20>
pub type RewardsAddress = Address;
#[repr(transparent)]pub struct RewardsAddress(pub FixedBytes<20>);
0: FixedBytes<20>