Type Definition eei::Address[][src]

type Address = &'static [u8; 20];
Expand description

A 160 bit number representing an ethereum address.