Skip to content

Commit

Permalink
update version in compare hashes test
Browse files Browse the repository at this point in the history
  • Loading branch information
Ouziel committed Mar 4, 2025
1 parent 4151774 commit b6c1982
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
# [server_url, api_version, server_version]
CHECK_SERVERS = [
# ["http://rpc:rpc@api1.counterparty.io:4000", "v1", "v9.61.1"],
["https://api.counterparty.io:4000", "v2", "v10.10.0"],
["https://api.unspendablelabs.com:4000", "v2", "v10.10.0"],
["https://api.counterparty.io:4000", "v2", "v10.10.1"],
["https://api.unspendablelabs.com:4000", "v2", "v10.10.1"],
# ["https://api.counterparty.info", "v2", "v10.6.0"],
# ["http://rpc:1234@public.coindaddy.io:4000", "v1", "v9.61.3"],
# ["https://memepool.wtf/api/", "wtf", "v10.6.0"],
Expand Down

0 comments on commit b6c1982

Please sign in to comment.