SatoshiPortal / boltz-rust

Boltz client rust crate
https://docs.boltz.exchange
30 stars 19 forks source link

Expose error module #33

Closed ok300 closed 6 months ago

ok300 commented 6 months ago

This PR exposes the error module, otherwise boltz_client::error::Error cannot be imported.

ok300 commented 6 months ago

cargo fmt --all works for me locally and creates no new diff, not sure why the CI is failing.

i5hi commented 6 months ago

Thanks @ok300