Type Alias tea_sdk::tapp::Account

pub type Account = H160;

Aliased Type§

struct Account(pub [u8; 20]);

Fields§

§0: [u8; 20]