diff --git a/core/chains/evm/config/toml/defaults/BTCC_Testnet.toml b/core/chains/evm/config/toml/defaults/BTCC_Testnet.toml index f461ade5191..3ee06787305 100644 --- a/core/chains/evm/config/toml/defaults/BTCC_Testnet.toml +++ b/core/chains/evm/config/toml/defaults/BTCC_Testnet.toml @@ -1,6 +1,6 @@ ChainID = '1029' # Finality Depth is insanely high (https://github.com/bttcprotocol/bttc/blob/master/params/network_params.go#L60) -FinalityDepth = 9000 +FinalityDepth = 500 # blocks are generated every 2-4s LogPollInterval = '2s' # Blocks are only emitted when a transaction happens / no empty blocks