Skip to content

Commit

Permalink
Rename vtxo is_oor to is_pending (ark-network#385)
Browse files Browse the repository at this point in the history
* Rename vtxo is_oor > is_pending

* Clean swaggers
  • Loading branch information
altafan authored Nov 20, 2024
1 parent 247c8bc commit 403a82e
Show file tree
Hide file tree
Showing 11 changed files with 231 additions and 1,051 deletions.
2 changes: 1 addition & 1 deletion api-spec/openapi/swagger/ark/v1/service.swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -1183,7 +1183,7 @@
"swept": {
"type": "boolean"
},
"isOor": {
"isPending": {
"type": "boolean"
},
"redeemTx": {
Expand Down
Loading

0 comments on commit 403a82e

Please sign in to comment.