Skip to content

Commit

Permalink
update defaultBlocktime on Moonbeam (#2868)
Browse files Browse the repository at this point in the history
  • Loading branch information
leohar authored Jul 16, 2024
1 parent 318c3a9 commit 6b57899
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chains/v20/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -1223,7 +1223,7 @@
"additional": {
"themeColor": "#9968CE",
"stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonbeam-glmr-staking",
"defaultBlockTime": 12000
"defaultBlockTime": 6000
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion chains/v20/chains_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -3696,7 +3696,7 @@
"additional": {
"themeColor": "#9968CE",
"stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonbeam-glmr-staking",
"defaultBlockTime": 12000
"defaultBlockTime": 6000
}
},
{
Expand Down

0 comments on commit 6b57899

Please sign in to comment.