Skip to content

Commit

Permalink
Merge pull request #3487 from nspcc-dev/domovoi-schedule
Browse files Browse the repository at this point in the history
config: port Domovoi schedule
  • Loading branch information
roman-khimov authored Jun 13, 2024
2 parents fc82feb + 8c2c75d commit 05d602b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/protocol.mainnet.neofs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ ProtocolConfiguration:
Aspidochelone: 3000000
Basilisk: 4500000
Cockatrice: 5800000
Domovoi: 5800000

ApplicationConfiguration:
SkipBlockVerification: false
Expand Down
1 change: 1 addition & 0 deletions config/protocol.mainnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ ProtocolConfiguration:
Aspidochelone: 1730000
Basilisk: 4120000
Cockatrice: 5450000
Domovoi: 5570000

ApplicationConfiguration:
SkipBlockVerification: false
Expand Down
1 change: 1 addition & 0 deletions config/protocol.testnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ ProtocolConfiguration:
Aspidochelone: 210000
Basilisk: 2680000
Cockatrice: 3967000
Domovoi: 4144000

ApplicationConfiguration:
SkipBlockVerification: false
Expand Down

0 comments on commit 05d602b

Please sign in to comment.