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
Lint
Lint Not Applicable
Unit
Tests Not Applicable