Skip to content

Commit

Permalink
fix(ununifi): tests
Browse files Browse the repository at this point in the history
  • Loading branch information
0xTFM committed Dec 1, 2023
1 parent 04aae29 commit 571e244
Showing 1 changed file with 58 additions and 0 deletions.
58 changes: 58 additions & 0 deletions .envrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
export rabbitmq="amqp://guest:guest@localhost:5672/"
export queue="watcher"

# export height="7877668"
export height="7885262"
export chain_id="ununifi-beta-v1"
export rpc="http://65.108.199.120:60657"

# export height="824407"
# export chain_id="sgenet-1"
# export rpc="http://142.132.202.86:16657"

# export height="371395"
# export chain_id="source-1"
# export rpc="http://101.91.119.133:26657"

# export height="13488000"
# export chain_id="pio-mainnet-1"
# export rpc="https://rpc.provenance.io:443"

# export height="4906911"
# export chain_id="onomy-mainnet-1"
# export rpc="https://rpc-mainnet.onomy.io:443"

# export height="9583306"
# export chain_id="nyx"
# export rpc="http://135.125.5.29:30657"

# export height="8073514"
# export height="8080006"
# export chain_id="echelon_3000-3"
# export rpc="https://ech01trpc.mindheartsoul.org:443"

# export height="10859595"
# export chain_id="nym-3"
# export rpc="https://rpc-mainnet.nym.network:443"

# export height="8695963"
# export chain_id="beezee-1"
# export rpc="https://rpc.getbze.com:443"

# export height="3309590"
# export chain_id="bluzelle-9"
# export rpc="http://185.215.165.175:26657"

# export height="7090882"
# export chain_id="tgrade-mainnet-1"
# export rpc="http://108.181.41.195:26657"

# export height="3630291"
# export height="6591925"
# export chain_id="realionetwork_3301-1"
# export rpc="https://realio-rpc.genznodes.dev:443"


# export height="6932450"
# export chain_id="stafihub-1"
# export rpc="http://65.109.84.19:26012"

0 comments on commit 571e244

Please sign in to comment.