Add initial coordinator e2e tests

This commit is contained in:
Luke Parker
2023-08-01 19:00:48 -04:00
parent e3a70ef0dc
commit d5c787fea2
15 changed files with 314 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
export MESSAGE_QUEUE_KEY="0000000000000000000000000000000000000000000000000000000000000000"
export MESSAGE_QUEUE_RPC="http://127.0.0.1:2287"
export DB_PATH="./bitcoin-db"
export DB_PATH="./processor-bitcoin-db"
export ENTROPY="0001020304050607080910111213141516171819202122232425262728293031"
export NETWORK="bitcoin"
export NETWORK_RPC_LOGIN="serai:seraidex"