ordilabs / live

Ordi Labs Live
https://live.ordilabs.org
MIT License
8 stars 3 forks source link

Use a single `bitcoincore_rpc::Client` instance #150

Closed sectore closed 1 year ago

sectore commented 1 year ago

instead of instantiating a new one every time

FelixWeis commented 1 year ago

Aproach ACK