There is currently a single callsite using the private key output, which is retuned as wif. Returning the key object makes it more versatile as the pubkey can be computed as needed as well. This will be used in an upcoming new test.
Ref T1634.
Differential D10026
[avalanche] Make gen_proof facility return the key object Fabien on Sep 2 2021, 13:00. Authored by Tags None Subscribers None
Details
There is currently a single callsite using the private key output, which is retuned as wif. Returning the key object makes it more versatile as the pubkey can be computed as needed as well. This will be used in an upcoming new test. Ref T1634. ninja all check-all ./test/functional/test_runner.py abc_p2p_proof_inventory
Diff Detail
|