Page MenuHomePhabricator

[avalanche] Add a verifyavalanchedelegation RPC
ClosedPublic

Authored by Fabien on Mar 22 2022, 10:41.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC38e8957aeef3: [avalanche] Add a verifyavalanchedelegation RPC
Summary

This checks the delegation signature stack is correct.
Note that since it shares the error path with other RPCs which have full coverage already, I only added a happy path test to avoid needless redundancy.

Depends on D11236.

Test Plan
./test/functional/test_runner.py abc_rpc_avalancheproof

Diff Detail

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