revault-gui
revault-gui copied to clipboard
UX: use vault outpoint instead of vault address
I used vault address because it was shorter.
but maybe we can short the outpoint to txid[0..5]:vout
example: 0a555:0
You could also use scids, it's a unique id way shorter than txids
Or just sort them and assign them an index.