add spentBy member in ListVtxos

This commit is contained in:
Louis Singer
2024-04-30 17:46:12 +02:00
parent dc64947d28
commit 3597594fe7
4 changed files with 89 additions and 74 deletions

View File

@@ -674,6 +674,9 @@
},
"poolTxid": {
"type": "string"
},
"spentBy": {
"type": "string"
}
}
}