neo3
0.4.2
TxHash
Aliased Type
Fields
0
In neo3::
neo_
types
neo3
::
neo_types
Type Alias
TxHash
Copy item path
Source
pub type TxHash =
H256
;
Aliased Type
§
#[repr(C)]
pub struct TxHash(pub [
u8
;
32
]);
Tuple Fields
§
§
0: [
u8
;
32
]