Type Alias stellar_xdr::curr::Uint64

source ·
pub type Uint64 = u64;
Available on crate feature curr only.
Expand description

Uint64 is an XDR Typedef defines as:

typedef unsigned hyper uint64;