UNPKG

@dashevo/wallet-lib

Version:
14 lines (8 loc) 773 B
**Usage**: `storage.addUTXOToAddress(utxo, address)` **Description**: Link the specified utxo to the related address. Parameters: | parameters | type | required | Description | |------------------------|-------------------------------------------|------------------| ------------------------------------------------------------------------| | **utxo** | UTXO Object | yes | A valid UTXO | | **address** | String (b58 address) | yes | A valid B58 address | Returns: Boolean