File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ if [ "$TF_WORKSPACE" == "forge-prod" ]; then
88 REGISTRAR_DELEGATOR_EGRESS_TRACKING_SERVICE_DID= " did:web:etracker.forge.storacha.network"
99 REGISTRAR_DELEGATOR_UPLOAD_SERVICE_DID= " did:web:up.forge.storacha.network"
1010
11- REGISTRAR_CONTRACT_CHAIN_CLIENT_ENDPOINT= " https://api.calibration. node.glif.io/rpc/v1"
12- REGISTRAR_CONTRACT_REGISTRY_CONTRACT_ADDRESS= " 0x8D0560F93022414e7787207682a8D562de02D62f "
13- REGISTRAR_CONTRACT_SERVICE_CONTRACT_ADDRESS= " 0xB9753937D3Bc1416f7d741d75b1671A1edb3e10A "
14- REGISTRAR_CONTRACT_PAYMENTS_CONTRACT_ADDRESS= " 0x22DF8821aBc9100366aCC0D3236Ca1F830Acc292 "
15- REGISTRAR_CONTRACT_TRANSACTOR_CHAIN_ID= 314159
11+ REGISTRAR_CONTRACT_CHAIN_CLIENT_ENDPOINT= " https://api.node.glif.io/rpc/v1"
12+ REGISTRAR_CONTRACT_REGISTRY_CONTRACT_ADDRESS= " 0xf55dDbf63F1b55c3F1D4FA7e339a68AB7b64A5eB "
13+ REGISTRAR_CONTRACT_SERVICE_CONTRACT_ADDRESS= " 0x56e53c5e7F27504b810494cc3b88b2aa0645a839 "
14+ REGISTRAR_CONTRACT_PAYMENTS_CONTRACT_ADDRESS= " 0x23b1e018F08BB982348b15a86ee926eEBf7F4DAa "
15+ REGISTRAR_CONTRACT_TRANSACTOR_CHAIN_ID= 314
1616else
1717 REGISTRAR_STORE_REGION= " us-east-2"
1818 REGISTRAR_STORE_PROVIDERINFO_TABLE_NAME= " staging-warm-upload-api-storage-provider"
Original file line number Diff line number Diff line change 11{
2- "version" : " v0.0.1 "
3- }
2+ "version" : " v0.1.0 "
3+ }
You can’t perform that action at this time.
0 commit comments