Type Definition casper_execution_engine::core::Address[][src]

pub type Address = [u8; 32];
Expand description

Alias for an array of bytes that represents an address.