quicknode_sdk 0.1.0.pre.alpha.29-x86_64-linux → 0.1.0.pre.alpha.30-x86_64-linux
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.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/lib/quicknode_sdk/quicknode_sdk.so +0 -0
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: faa243b699dae0a6e302a051b2bba03db44921b6300d83a2c9470b23b5884b14
|
|
4
|
+
data.tar.gz: 5c2c8a5e6d745e1854e7e05befecc1a899bd9b8510cce218d19b115d33903a01
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 1cbd7ff2df1c4c8acc86ae5320a72326fcec61b4df125e8f75ac82beae10d6e2f9b7cb2b99cb3b5f2ae4effb3e263273830329f0f2118f6888e2a1d8faff5e83
|
|
7
|
+
data.tar.gz: e1fd8e73f5ca8764fc2869c9916a4fa92ecd01d8a8613c63652937bb04486e5188dde393b3c0c55770c7fdf23c6ff00e570f31e3fc59278f2afb0823f269659c
|
data/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Ruby bindings for the Quicknode SDK.
|
|
4
4
|
|
|
5
|
-
This is one of four language bindings published from the same Rust core. See the [project README](https://github.com/
|
|
5
|
+
This is one of four language bindings published from the same Rust core. See the [project README](https://github.com/quicknode/sdk/blob/main/README.md) for the polyglot overview, development setup, and release process.
|
|
6
6
|
|
|
7
7
|
## Table of Contents
|
|
8
8
|
|
|
Binary file
|