mirror of
https://github.com/codex-storage/codex-testnet-starter.git
synced 2025-02-23 15:48:18 +00:00
updates marketplace address
This commit is contained in:
parent
75fce80a25
commit
4057ac0652
@ -12,7 +12,7 @@ BOOTSPR=spr:CiUIAhIhAteA6IVIcN3egB_1rPz3HpFKVVO4emfRRcRzvyf0ES11EgIDARo8CicAJQgC
|
||||
persistence \
|
||||
--eth-private-key=eth.key \
|
||||
--eth-provider=https://rpc.testnet.codex.storage \
|
||||
--marketplace-address=0x4cBDfab37baB0AA3AC69A7b12C4396907dfF5227 \
|
||||
--marketplace-address=0x9C88D67c7C745D2F0A4E411c18A6a22c15b37EaA \
|
||||
&
|
||||
|
||||
sleep 5
|
||||
|
@ -16,7 +16,7 @@ BOOTSPR=$(curl http://localhost:8080/api/codex/v1/spr | cut -d '"' -f4)
|
||||
persistence \
|
||||
--eth-private-key=eth.key \
|
||||
--eth-provider=https://rpc.testnet.codex.storage \
|
||||
--marketplace-address=0x4cBDfab37baB0AA3AC69A7b12C4396907dfF5227 \
|
||||
--marketplace-address=0x9C88D67c7C745D2F0A4E411c18A6a22c15b37EaA \
|
||||
prover \
|
||||
&
|
||||
|
||||
|
@ -12,7 +12,7 @@ start /b codex-v0.1.0-windows-amd64.exe ^
|
||||
persistence ^
|
||||
--eth-private-key=eth.key ^
|
||||
--eth-provider=https://rpc.testnet.codex.storage ^
|
||||
--marketplace-address=0x4cBDfab37baB0AA3AC69A7b12C4396907dfF5227
|
||||
--marketplace-address=0x9C88D67c7C745D2F0A4E411c18A6a22c15b37EaA
|
||||
|
||||
timeout 5
|
||||
|
||||
|
@ -16,7 +16,7 @@ start /b codex-v0.1.0-prover-windows-amd64.exe ^
|
||||
persistence ^
|
||||
--eth-private-key=eth.key ^
|
||||
--eth-provider=https://rpc.testnet.codex.storage ^
|
||||
--marketplace-address=0x4cBDfab37baB0AA3AC69A7b12C4396907dfF5227 ^
|
||||
--marketplace-address=0x9C88D67c7C745D2F0A4E411c18A6a22c15b37EaA ^
|
||||
prover
|
||||
|
||||
timeout 30
|
||||
|
Loading…
x
Reference in New Issue
Block a user