Skip to content

Commit 57a9f94

Browse files
chore: Update ckb node assume valid target (#3384)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a039706 commit 57a9f94

File tree

1 file changed

+2
-2
lines changed
  • packages/neuron-wallet

1 file changed

+2
-2
lines changed

packages/neuron-wallet/.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,6 @@ MAINNET_MULTISIG_TXHASH=0x6888aa39ab30c570c2c30d9d5684d3769bf77265a7973211a3c087
121121
TESTNET_MULTISIG_TXHASH=0x2eefdeb21f3a3edf697c28a52601b4419806ed60bb427420455cc29a090b26d5
122122

123123
# CKB NODE OPTIONS
124-
CKB_NODE_ASSUME_VALID_TARGET='0x6676e2c4ef75afd8ef00a61d21a230fbe83c672e6a89dc60dcb41879884979a1'
125-
CKB_NODE_ASSUME_VALID_TARGET_BLOCK_NUMBER=16517698
124+
CKB_NODE_ASSUME_VALID_TARGET='0x49d2e56c7b595ebb61d1fee94b2814e83942064ce3ff91a175adbec0c14d26f7'
125+
CKB_NODE_ASSUME_VALID_TARGET_BLOCK_NUMBER=16588228
126126
CKB_NODE_DATA_SIZE=126

0 commit comments

Comments
 (0)