Skip to content

Commit

Permalink
Merge pull request #2081 from planetarium/rc-v200060-v-test
Browse files Browse the repository at this point in the history
add new addresses
  • Loading branch information
area363 authored Aug 22, 2023
2 parents 54809f0 + a310c3c commit 69b958e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Lib9c.Policy/NCStagePolicy.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ public class NCStagePolicy : IStagePolicy
new Address("B892052f1E10bf700143dd9bEcd81E31CD7f7095"),
// v100351
new Address("0xd7e1b90dea34108fb2d3a6ac7dbf3f33bae2c77d"),
// v200060
new Address("3FadCb61827E4B70eBAFAF61E2c02fc2711FBb5A"),
new Address("7655122899Ccd2cC87B38A35D7158c9516504119"),
new Address("3165fda4aAE0362EFFd8Ae6e8674AA49381b4485"),
new Address("CAFC88175f88973d01e6A9479b31eC0beb020b8a"),
}.ToImmutableHashSet();

public NCStagePolicy(TimeSpan txLifeTime, int quotaPerSigner)
Expand Down

0 comments on commit 69b958e

Please sign in to comment.