You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
704: Allow withdrawing and viewing of the bitcoin balance on swap-cli r=rishflab a=devbordecraft
Same mechanics of the ASB but on swap-cli as discussed in #694
Co-authored-by: devbordecraft <devbordecraft>
Ideally, we would guarantee that the CLI never holds funds after a swap.
In practice, there are quite a few situations in which this can happen. To give users more control, a
balance
andwithdraw
command could be added.cc @da-kami :)
The text was updated successfully, but these errors were encountered: