Blockstream / gdk_rpc

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

Remove unused labelled loop block in liq.rs #24

Closed jb55 closed 5 years ago

jb55 commented 5 years ago

Continues from #23 which fixes non-liquid builds. see ad67877 to review this.

I'm doing this separately from my lint-fixes PR because I wasn't sure if this was supposed to be there or not.

stevenroose commented 5 years ago

Ah yeah I changed that continue to a throw.