Skip to content

Commit

Permalink
reduce block confirmations for btc;
Browse files Browse the repository at this point in the history
Signed-off-by: tcar <tcar121293@gmail.com>
  • Loading branch information
tcar121293 committed Aug 19, 2024
1 parent abb29f0 commit fb2274e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testnet/shared-config-dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"nativeTokenSymbol": "BTC",
"nativeTokenFullName": "Bitcoin",
"nativeTokenDecimals": 8,
"blockConfirmations": 5,
"blockConfirmations": 2,
"startBlock": 2817394,
"feeAddress": "tb1p0r2w3ugreaggd7nakw2wd04up6rl8k0cce8eetxwmhnrelgqx87s4zdkd7",
"resources": [
Expand Down

0 comments on commit fb2274e

Please sign in to comment.