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.
Differential D10741
fix mismatching arg names in avalanche RPC commands PiRK on Dec 23 2021, 16:03. Authored by Tags None Subscribers None
Details
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. ninja all check-all
Diff Detail
|