near-jsonrpc-client 1.0.15__py3-none-any.whl → 1.0.16__py3-none-any.whl
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.
- {near_jsonrpc_client-1.0.15.dist-info → near_jsonrpc_client-1.0.16.dist-info}/METADATA +1 -2
- {near_jsonrpc_client-1.0.15.dist-info → near_jsonrpc_client-1.0.16.dist-info}/RECORD +5 -5
- {near_jsonrpc_client-1.0.15.dist-info → near_jsonrpc_client-1.0.16.dist-info}/WHEEL +0 -0
- {near_jsonrpc_client-1.0.15.dist-info → near_jsonrpc_client-1.0.16.dist-info}/licenses/LICENSE +0 -0
- {near_jsonrpc_client-1.0.15.dist-info → near_jsonrpc_client-1.0.16.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: near-jsonrpc-client
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.16
|
|
4
4
|
Summary: A typed Python client for the NEAR JSON-RPC API with Pydantic models and async HTTP support
|
|
5
5
|
Requires-Python: >=3.9
|
|
6
6
|
Description-Content-Type: text/markdown
|
|
@@ -12,7 +12,6 @@ Dynamic: requires-python
|
|
|
12
12
|
|
|
13
13
|
# NEAR JSON-RPC Python Client
|
|
14
14
|
|
|
15
|
-
[](https://github.com/hosseinkarami-dev/near-jsonrpc-client-py/actions)
|
|
16
15
|

|
|
17
16
|

|
|
18
17
|

|
|
@@ -5,7 +5,7 @@ near_jsonrpc_client/base_client.py,sha256=70KENuSAb7DN5zUM0uA_1pC2kVQ9n3Kt_R59m1
|
|
|
5
5
|
near_jsonrpc_client/client.py,sha256=8gnY3tgUOGwUe4r8_mOedlLik8Zr6jxbNMVxwPlmHYo,453
|
|
6
6
|
near_jsonrpc_client/errors.py,sha256=rbX0OsplhSKW9eYORGig3pu76ENz9mRyNKvPYpFsGYI,859
|
|
7
7
|
near_jsonrpc_client/transport.py,sha256=r92Zf7r_4ggU_fKp4pR9WyeaUOVOyLEW7xqz8Ny1buY,1012
|
|
8
|
-
near_jsonrpc_client-1.0.
|
|
8
|
+
near_jsonrpc_client-1.0.16.dist-info/licenses/LICENSE,sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE,11356
|
|
9
9
|
near_jsonrpc_models/__init__.py,sha256=l7gDQiY4sNIibaz_KVMSS70kE5UrqVsjIrn9xNv-Hw4,225545
|
|
10
10
|
near_jsonrpc_models/access_key.py,sha256=Yxb_imR1x07BdrtSifGDbhKHfuvD8HYYa0iaj3g0V84,918
|
|
11
11
|
near_jsonrpc_models/access_key_creation_config_view.py,sha256=z3DIfoi6jojkk-S91Eyj15CM_0ZScyOOOmyWYqio4e0,466
|
|
@@ -351,7 +351,7 @@ near_jsonrpc_models/vmconfig_view.py,sha256=QeAQQ2kV67KQTCTKevbAn5h6jWYVUdJyfbZs
|
|
|
351
351
|
near_jsonrpc_models/vmkind.py,sha256=tCxyZlDaGn3bz-lThkbUj0oO6qxoQP7lGANMusstpC8,252
|
|
352
352
|
near_jsonrpc_models/wasm_trap.py,sha256=y0nay7ulaHOGpHPRnKIU0FWxHeWfwnrYiYvllLry3Mw,791
|
|
353
353
|
near_jsonrpc_models/witness_config_view.py,sha256=kTeYTx1mtk0IT6ary63awFk5hIGn8mS8UlOCMaqhr2Q,912
|
|
354
|
-
near_jsonrpc_client-1.0.
|
|
355
|
-
near_jsonrpc_client-1.0.
|
|
356
|
-
near_jsonrpc_client-1.0.
|
|
357
|
-
near_jsonrpc_client-1.0.
|
|
354
|
+
near_jsonrpc_client-1.0.16.dist-info/METADATA,sha256=BglpAHLLRaR_B9vfcDS8m6maPLDOu-rbhwXpBPvVhDI,6107
|
|
355
|
+
near_jsonrpc_client-1.0.16.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
356
|
+
near_jsonrpc_client-1.0.16.dist-info/top_level.txt,sha256=uMGb9-6Ckd8WvQ5-m1l9mVFmM5lCORE6YybUIOimSuc,40
|
|
357
|
+
near_jsonrpc_client-1.0.16.dist-info/RECORD,,
|
|
File without changes
|
{near_jsonrpc_client-1.0.15.dist-info → near_jsonrpc_client-1.0.16.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|
|
File without changes
|