@offckb/cli 0.4.0-canary-c9b275b.0 → 0.4.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.
Files changed (3) hide show
  1. package/README.md +1 -1
  2. package/build/index.js +21439 -23148
  3. package/package.json +2 -2
package/README.md CHANGED
@@ -301,7 +301,7 @@ You can tweak env `LOG_LEVEL` to control the `offckb` log level.
301
301
  For example, set `LOG_LEVEL=debug` gives you more outputs of offckb proxy RPC.
302
302
 
303
303
  ```sh
304
- LOG_LEVEL offckb node
304
+ LOG_LEVEL=debug offckb node
305
305
  ```
306
306
 
307
307
  ## Built-in scripts