We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2ab107 commit 773788fCopy full SHA for 773788f
README.md
@@ -257,7 +257,7 @@ Please specify the version to avoid breaking changes.
257
258
```js
259
Blackprint.loadModuleFromURL([
260
- 'https://cdn.jsdelivr.net/npm/@blackprint/nodes-polkadot.js@0.7.x/dist/nodes-polkadotjs.mjs'
+ 'https://cdn.jsdelivr.net/npm/@blackprint/nodes-polkadot.js@0.8.x/dist/nodes-polkadotjs.mjs'
261
], {
262
// Turn this on if you want to load ".sf.js" and ".sf.css" for browser
263
loadBrowserInterface: true // set to "false" for Node.js/Deno
0 commit comments