We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 01857a4 + 17d83b4 commit bd9c32eCopy full SHA for bd9c32e
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@offckb/cli",
3
- "version": "0.4.2",
+ "version": "0.4.3",
4
"description": "ckb development network for your first try",
5
"author": "CKB EcoFund",
6
"license": "MIT",
src/scripts/public.ts
@@ -148,7 +148,7 @@ export const TESTNET_SYSTEM_SCRIPTS: SystemScriptsRecord = {
148
149
cellDep: {
150
outPoint: {
151
- txHash: '0x9f6558e91efa7580bfe97830d11cd94ca5d614bbf4a10b36f3a5b9d092749353',
+ txHash: '0x756fdaf0d1ba1d2e03dc13c71c967b24021bc054893a766ccee6879c468892d2',
152
index: 0,
153
},
154
depType: 'code',
0 commit comments