@offckb/cli 0.4.2 → 0.4.4-canary-3ef5ca4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/index.js +2 -2
- package/package.json +1 -1
package/build/index.js
CHANGED
|
@@ -2803,7 +2803,7 @@ exports.TESTNET_SYSTEM_SCRIPTS = {
|
|
|
2803
2803
|
{
|
|
2804
2804
|
cellDep: {
|
|
2805
2805
|
outPoint: {
|
|
2806
|
-
txHash: '
|
|
2806
|
+
txHash: '0x756fdaf0d1ba1d2e03dc13c71c967b24021bc054893a766ccee6879c468892d2',
|
|
2807
2807
|
index: 0,
|
|
2808
2808
|
},
|
|
2809
2809
|
depType: 'code',
|
|
@@ -129047,7 +129047,7 @@ module.exports = {"version":"3.17.0"};
|
|
|
129047
129047
|
/***/ ((module) => {
|
|
129048
129048
|
|
|
129049
129049
|
"use strict";
|
|
129050
|
-
module.exports = /*#__PURE__*/JSON.parse('{"rE":"0.4.
|
|
129050
|
+
module.exports = /*#__PURE__*/JSON.parse('{"rE":"0.4.3","h_":"ckb development network for your first try"}');
|
|
129051
129051
|
|
|
129052
129052
|
/***/ })
|
|
129053
129053
|
|