Now that there is a decodeavalancheproof RPC to inspect details for a given proof, it is enough to return the complete proof. This makes for a more compact and readable result.
Depends on D9526
Differential D9527
[avalanche] remove proof details from getavalanchepeerinfo RPC PiRK on May 14 2021, 10:11. Authored by Tags None Subscribers None
Details
Now that there is a decodeavalancheproof RPC to inspect details for a given proof, it is enough to return the complete proof. This makes for a more compact and readable result. Depends on D9526 src/bitcoin-cli help getavalanchepeerinfo src/bitcoin-cli getavalanchepeerinfo test/functional/test_runner.py abc_rpc_ava* abc_p2p_ava*
Diff Detail
|