diff --git a/koios_python/__pycache__/urls.cpython-310.pyc b/koios_python/__pycache__/urls.cpython-310.pyc index da927bb..2d60cdf 100644 Binary files a/koios_python/__pycache__/urls.cpython-310.pyc and b/koios_python/__pycache__/urls.cpython-310.pyc differ diff --git a/tests.py b/tests.py index da40ccf..f69d867 100644 --- a/tests.py +++ b/tests.py @@ -69,6 +69,3 @@ # Get the staking history of given stake addresses (accounts), you can add as last parameter epoch number #pprint.pp(koios_python.get_account_history("stake1uyrx65wjqjgeeksd8hptmcgl5jfyrqkfq0xe8xlp367kphsckq250", # "stake1uxpdrerp9wrxunfh6ukyv5267j70fzxgw0fr3z8zeac5vyqhf9jhy", 350)) - - -pprint.pp(koios_python.get_tx_status("f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e")) \ No newline at end of file