Skip to main content
Hash160
xrpl_
common_
stdlib
0.9.0
Hash160
Aliased Type
Fields
0
Trait Implementations
FromCurrentTx
FromLedger
In xrpl_
common_
stdlib::
types::
uint
xrpl_common_stdlib
::
types
::
uint
Type Alias
Hash160
Copy item path
Source
pub type Hash160 =
UInt160
;
Aliased Type
§
#[repr(C)]
pub struct Hash160(pub [
u8
;
20
]);
Tuple Fields
§
§
0: [
u8
;
20
]
Trait Implementations
§
Source
§
impl
FromCurrentTx
for
Hash160
Source
§
impl
FromLedger
for
Hash160