Closed ok300 closed 8 months ago
This PR exposes the error module, otherwise boltz_client::error::Error cannot be imported.
error
boltz_client::error::Error
cargo fmt --all works for me locally and creates no new diff, not sure why the CI is failing.
cargo fmt --all
Thanks @ok300
This PR exposes the
error
module, otherwiseboltz_client::error::Error
cannot be imported.