@galacticcouncil/sdk 0.0.1-beta.19 → 0.0.1-beta.20
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/README.md +1 -1
- package/dist/index.esm.js +1 -1
- package/dist/index.esm.js.map +3 -3
- package/dist/index.js +1 -1
- package/dist/index.js.map +3 -3
- package/dist/types/pool/polkadotApiPoolService.d.ts +1 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -102,4 +102,4 @@ Component list and current status ⬇️
|
|
|
102
102
|
|
|
103
103
|
## Issue reporting
|
|
104
104
|
|
|
105
|
-
In case of unexpected sdk behaviour, please create well-written issue [here](https://https://github.com/
|
|
105
|
+
In case of unexpected sdk behaviour, please create well-written issue [here](https://https://github.com/galacticcouncil/sdk/issues/new). It makes it easier to find & fix the problem accordingly.
|