Page MenuHomePhabricator

[avalanche] rename parameters in DelegationBuilder::addLevel
ClosedPublic

Authored by PiRK on May 27 2021, 14:03.

Details

Summary

There are multiple keys called master in the avalanche codebase: the
proof's master key, the last level of the delegation and the
-avamasterkey command line argument.

This reduces the risk of confusion by renaming master into
delegatedPubKey in the delegation builder, prior to adding a new
member proofMaster to that class.

This does not change any behavior.

Test Plan

ninja

Diff Detail

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