romanz / electrs

An efficient re-implementation of Electrum Server in Rust
MIT License
1.02k stars 373 forks source link

Bug: #1008

Closed Massmilez closed 2 months ago

Massmilez commented 4 months ago

<!-- IMPORTANT: IF YOU DON'T FILL THIS TEMPLATE COMPLETELY IT WILL TAKE MORE TIME FOR US TO HELP YOU! SOME EXTERNAL ELECTRS GUIDES SUCH AS RASPIBOLT ARE OUTDATED AND DO NOT WORK SO SHOULD NOT BE FOLLOWED! Please try with OUR usage instructions first.

If you use electrs integrated into other project report the bug to their project
(unless you are the project author who found the bug is in electrs itself)!

-->

Describe the bug A clear and concise description of what the bug is.

Electrs version Which version of electrs do you use? Please try to use newest version if possible. If it's not the newest version why you can't try the newest one?

To Reproduce Steps to reproduce the behavior:

  1. Configure and start electrs
  2. Connect with electrum client XYZ
  3. Wait
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Configuration

electrs.toml ``` type error message here ```

Environment variables: ELECTRS_X=Y;... Arguments: --foo

System running electrs

Electrum client Client name (if not upstream desktop Electrum) and version:

Additional context Add any other context about the problem here.