number-guess-sdk 1.0.192 → 1.0.194
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 -0
- package/dist/client.js +1 -0
- package/dist/index.js +1 -0
- package/dist/types.js +1 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -524,3 +524,4 @@ Every read-only helper accepts an optional config override with custom contract
|
|
|
524
524
|
|
|
525
525
|
Every read-only helper accepts an optional config override with custom contract address, contract name, api base, and network.
|
|
526
526
|
<!-- rep-sdk-readme: 1777881251229 -->
|
|
527
|
+
<!-- rep-sdk-readme: 1778861066212 -->
|
package/dist/client.js
CHANGED
package/dist/index.js
CHANGED
package/dist/types.js
CHANGED
package/package.json
CHANGED