StorageKey
cfx_
types
0.2.0
Storage
Key
Aliased Type
Fields
0
In crate cfx_
types
cfx_types
Type Alias
Storage
Key
Copy item path
Source
pub type StorageKey =
H256
;
Aliased Type
§
#[repr(C)]
pub struct StorageKey(pub [
u8
;
32
]);
Tuple Fields
§
§
0: [
u8
;
32
]