Merge pull request #8452 from ProofOfKeags/refactor/contractcourt/naming-consistency

contractcourt: homogenize naming convention
This commit is contained in:
Yong
2024-02-07 18:54:55 +08:00
committed by GitHub
9 changed files with 102 additions and 91 deletions

View File

@@ -201,7 +201,7 @@ var (
// are numbered differently. The protobuf enum cannot be renumbered
// because this would break backwards compatibility with older clients,
// and the native enum cannot be renumbered because it is stored in the
// watchtower and breacharbiter databases.
// watchtower and BreachArbitrator databases.
//
//nolint:lll
allWitnessTypes = map[input.WitnessType]WitnessType{