CurrencyAmount.xrp constructor
CurrencyAmount.xrp(
- BigInt xrp
Creates an instance of CurrencyAmount with XRP value.
Implementation
CurrencyAmount.xrp(BigInt this.xrp) : isseAmount = null;
Creates an instance of CurrencyAmount with XRP value.
CurrencyAmount.xrp(BigInt this.xrp) : isseAmount = null;