Skip to content

Commit

Permalink
feat(config-manager): upgrade testnet omnilock config (#605)
Browse files Browse the repository at this point in the history
  • Loading branch information
homura authored Jan 10, 2024
1 parent 7e89b4a commit 330ec9a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/spicy-chefs-marry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@ckb-lumos/config-manager": minor
---

feat: update testnet omnilock config
2 changes: 1 addition & 1 deletion packages/config-manager/src/predefined.ts
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ const AGGRON4 = createConfig({
"0xf329effd1c475a2978453c8600e1eaf0bc2087ee093c3ee64cc96ec6847752cb",
HASH_TYPE: "type",
TX_HASH:
"0x27b62d8be8ed80b9f56ee0fe41355becdb6f6a40aeba82d3900434f43b1c8b60",
"0xff234bf2fb0ad2ab5b356ceda317d3dee3efb2c55b9427ef55d9dcbf6eecbf9f",
INDEX: "0x0",
DEP_TYPE: "code",
},
Expand Down

2 comments on commit 330ec9a

@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.

🚀 New canary release: 0.0.0-canary-330ec9a-20240110053832

npm install @ckb-lumos/lumos@0.0.0-canary-330ec9a-20240110053832

@vercel
Copy link

@vercel vercel bot commented on 330ec9a Jan 10, 2024

Choose a reason for hiding this comment

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

Please sign in to comment.