@dashevo/wallet-lib
Version:
Light wallet library for Dash
11 lines (7 loc) • 566 B
Markdown
**Usage**: `account.getUTXOS(options)`
**Description**: This method will return the list of all available UTXOS for this account.
Parameters:
| parameters | type | required | Description |
|----------------------|-----------|----------------| ----------------------------------------------------------------------------------------|
| **options.coinbaseMaturity** | Number | no (def: 100) | Allow to override coinbase maturity |
Returns : Array[utxos].