Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.

Commit 5599bed

Browse files
committed
chore: change BTC leap CKB to the default value of 6 blocks
1 parent a5c0f30 commit 5599bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/rgbpp/xudt/3-btc-leap-ckb.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const leapFromBtcToCKB = async ({ rgbppLockArgsList, toCkbAddress, xudtTypeArgs,
3333
toCkbAddress,
3434
isMainnet,
3535
btcTestnetType: BTC_TESTNET_TYPE,
36-
btcConfirmationBlocks: 20, // default value is 6
36+
// btcConfirmationBlocks: 20, // default value is 6
3737
});
3838

3939
// Save ckbVirtualTxResult

0 commit comments

Comments
 (0)