Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gltesting: Ensure the Network enum matches the rust-bitcoin one
For a second I thought this might be the cause for a mixup between `signet` and `regtest` but it turned out not to be the case. Anyway it is likely less confusing for future debuggings if the numeric values between these enums is the same, even if we don't really use the rust-bitcoin enum with its numeric value.
- Loading branch information