Skip to content

Commit

Permalink
Merge pull request #137 from soramitsu/update/genesis
Browse files Browse the repository at this point in the history
update genesis.json
  • Loading branch information
RamilMus authored Jul 19, 2024
2 parents 250db01 + 03f8384 commit 59d21a8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/test/resources/iroha2_config/genesis.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
"parameters": [
{
"Sumeragi": {
"BlockTimeMs": 100
"BlockTimeMs": 350
}
},
{
"Sumeragi": {
"CommitTimeMs": 150
"CommitTimeMs": 700
}
},
{
"Block": {
"MaxTransactions": 80
"MaxTransactions": 420
}
},
{
Expand Down

0 comments on commit 59d21a8

Please sign in to comment.