NodeGuard
NodeGuard copied to clipboard
Merge GetUtxos and GetAvailableUtxos calls in rpc api
GetUtxos should absorve GetAvailableUtxos. The way it could be done is:
- make the
wallet_idfield optional - add a flag to include locked utxos as well