Skip to content

Commit

Permalink
Merge pull request #3077 from nervosnetwork/chore-update-wallet-env/r…
Browse files Browse the repository at this point in the history
…c/v0.114.0
  • Loading branch information
Keith-CY authored Mar 14, 2024
2 parents e784476 + 41a5718 commit 143f3ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/neuron-wallet/.env
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,5 @@ DAO_CODE_HASH=0x82d76d1b75fe2fd9a27dfbaa65a039221a380d76c926f378d3f81cf3e7e13f2e
MULTISIG_CODE_HASH=0x5c5069eb0857efc65e1bca0c07df34c31663b3622fd3876c876320fc9634e2a8

# CKB NODE OPTIONS
CKB_NODE_ASSUME_VALID_TARGET='0xe88730476c6ef0508f4767b233c82a0f20c6365fb1572bf020cb1dce2a0e704b'
CKB_NODE_DATA_SIZE=49
CKB_NODE_ASSUME_VALID_TARGET='0x397d7d41167051cab2bf1610e334ad3aa5cf612e2cd442f71b91422e0361141e'
CKB_NODE_DATA_SIZE=51

1 comment on commit 143f3ca

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Packaging for test is done in 8283589517

Please sign in to comment.