Skip to content

Commit

Permalink
Update required block confirmations for Matic
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekseiSmirnov authored Feb 11, 2022
1 parent ba20436 commit 383ad32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/chains_config_default.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"firstStartBlock": 21672977,
"provider": "https://polygon-rpc.com/",
"interval": 10000,
"blockConfirmation": 100,
"blockConfirmation": 256,
"maxBlockRange": 1000
},
{
Expand Down

0 comments on commit 383ad32

Please sign in to comment.