Page MenuHomePhabricator

fix mismatching arg names in avalanche RPC commands
ClosedPublic

Authored by PiRK on Dec 23 2021, 16:03.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCdee7f9966a6c: fix mismatching arg names in avalanche RPC commands
Summary

This makes the arg names identical in the RPC function and in the corresponding registered command.

In the next commit, an assertion will be added to avoid any future similar regression.

Test Plan

ninja all check-all

Event Timeline

PiRK requested review of this revision.Dec 23 2021, 16:03
PiRK retitled this revision from fix matching rg names in avalanche RPC commands to fix mismatching arg names in avalanche RPC commands.Dec 23 2021, 16:03
This revision is now accepted and ready to land.Jan 3 2022, 07:13