Type Definition eei::Address[][src]

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

A 160 bit number, represented as a 20 bytes long little endian unsigned integer in memory.