blockonomics / wallet_service

Self hosted bitcoin wallet service

Home Page:https://youtu.be/GpN6B7ca5-I

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cancel one/all transactions in queue.

ARK4579 opened this issue · comments

At times we might want to cancel scheduled transaction because of reasons like no longer should send to that address, accidently entered wrong amount/address etc. In situations like a command call canceltransaction would be ideal. we should able to cancel a particular transaction by specifing srid, address or all transaction sin queue.