pallet_evm_tracker::traits

Type Alias AccountIdFor

Source
pub type AccountIdFor<Runtime> = <Runtime as Config>::AccountId;
Expand description

Type alias for the runtime’s account ID.