Page MenuHomePhabricator

fix mistake in test framework's schnorr signing module
ClosedPublic

Authored by markblundeberg on Jul 5 2019, 12:52.

Details

Summary

Python feature: you can keep parts of your program as pseudocode if they
never actually run (or only get run with 1/2^128 probability like here).

(thanks @Fabien for picking this up with linter)

Test Plan

./test/functional/test_runner.py abc-schnorr.py

Diff Detail

Repository
rABC Bitcoin ABC
Branch
schnorrtest-oopsie
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6682
Build 11411: Bitcoin ABC Buildbot (legacy)
Build 11410: arc lint + arc unit