mirror of
https://github.com/FlipsideCrypto/chainwalkers-utils.git
synced 2026-02-06 10:06:43 +00:00
add page param support to get txs in block query
This commit is contained in:
parent
166a54cc95
commit
ee1bdea207
2
setup.py
2
setup.py
@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
|
||||
|
||||
setuptools.setup(
|
||||
name='chainwalkers_utils',
|
||||
version='0.0.8',
|
||||
version='0.0.9',
|
||||
description='Collection of utilities to be used across chainwalkers repos',
|
||||
long_description=long_description,
|
||||
long_description_content_type="text/markdown",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user