You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(wasm-utxo): correct paygo address validation in tests
This commit fixes an issue with PayGo attestation validation by updating
the test address from "1CdWUVacSQQJ617HuNWByGiisEGXGNx2c" to
"1CdWUVacSQQJ617HfuNWByGiisEGXGNx2c" and its corresponding script
pubkey. Enables proper signature verification in tests that were
previously failing or ignored.
Issue: BTC-2650
Co-authored-by: llm-git <llm-git@ttll.de>
0 commit comments