Blockstream / gdk_rpc

gdk_rpc for bitcoind/liquidd
MIT License
6 stars 7 forks source link

Rewrite wallet sessions with persistent state #5

Closed stevenroose closed 5 years ago

stevenroose commented 5 years ago

I think we better merge the error PR first so that in this one, I can return GDK error codes when a user logs in but the wallet doesn't exist yet.

(Or do we want to silently register when a login is done?)

greenaddress commented 5 years ago

register in this case should be a no op IMHO