Closed 15168316096 closed 9 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
ckb-dao-cobuild-poc | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jan 22, 2024 7:58am |
Need to upgrade the tx hash in two places, can you help to add the changes as well?
Refer to this PR https://github.com/cryptape/ckb-dao-cobuild-poc/pull/31/files
Need to upgrade the tx hash in two places, can you help to add the changes as well?
Refer to this PR https://github.com/cryptape/ckb-dao-cobuild-poc/pull/31/files
- In bin/download-contracts.sh
- In src/lib/config.js
OK,I have completed the latest configuration modifications for the omnilock corresponding to the testnet.
Verified
What problem does this PR solve?
Issue Number: #33
What's Changed
-export const BTC_MESSAGE_PREFIX = "CKB (Bitcoin Layer-2) transaction: "; +export const BTC_MESSAGE_PREFIX = "CKB (Bitcoin Layer) transaction: ";