This commit is contained in:
Lex Berezhny 2018-10-09 16:48:12 -04:00
parent 55bcc520e4
commit 427fc179ac

View file

@ -2752,6 +2752,7 @@ class Daemon(AuthJSONRPCServer):
return self.wallet_manager.get_transaction(txid)
@requires(WALLET_COMPONENT)
@defer.inlineCallbacks
def jsonrpc_utxo_list(self, account_id=None, offset=None, limit=None):
"""
List unspent transaction outputs