Type Alias soroban_sdk::xdr::Int64

source ยท
pub type Int64 = i64;
Expand description

Int64 is an XDR Typedef defines as:

typedef hyper int64;