Constructor
new MoneroDestination(stateOrAddress, amount)
Construct the model.
Parameters:
Name | Type | Description |
---|---|---|
stateOrAddress |
MoneroDestination | object | string | is a MoneroDestination, JS object, or hex string to initialize from (optional) |
amount |
BigInteger | string | the destination amount |