GameId

Type Alias GameId 

Source
pub type GameId = H160;
Expand description

Export useful types Game id = Address

Aliased Type§

#[repr(C)]
pub struct GameId(pub [u8; 20]);

Tuple Fields§

§0: [u8; 20]