Page MenuHomePhabricator

[avalanche] remove proof details from getavalanchepeerinfo RPC
ClosedPublic

Authored by PiRK on May 14 2021, 10:11.

Details

Summary

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

Test Plan
src/bitcoin-cli help getavalanchepeerinfo
src/bitcoin-cli getavalanchepeerinfo

test/functional/test_runner.py abc_rpc_ava* abc_p2p_ava*

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable