@parity/dotns-cli 0.7.3 → 0.7.5

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/dist/cli.js +3667 -747
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -155,7 +155,7 @@ never pass an ABI, address, or calldata.
155
155
 
156
156
  ```ts
157
157
  import { createClient } from "polkadot-api";
158
- import { getWsProvider } from "polkadot-api/ws-provider";
158
+ import { getWsProvider } from "polkadot-api/ws-provider/node";
159
159
  import { paseo } from "@polkadot-api/descriptors";
160
160
  import {
161
161
  createDotnsContext,