Skip to content

Commit 6169f44

Browse files
committed
feat: make relayer upgradable through subtree approach
1 parent 81ec3b8 commit 6169f44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cardano/gateway/.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ OGMIOS_ENDPOINT=http://127.0.0.1:1337
1212
CARDANO_CHAIN_HOST=127.0.0.1
1313
CARDANO_CHAIN_PORT=3001
1414
CARDANO_NETWORK_MAGIC=42
15-
CARDANO_EPOCH_NONCE_GENESIS="76e000bb3a06681954edfc4cf84409a7c22171ebc826cca41de8d8704cc40726"
15+
CARDANO_EPOCH_NONCE_GENESIS="fc316b611e5233f92233b416010376dc01e296fbd9d3eb244a493ce1e0c69c4e"
1616

1717
HANDLER_JSON_PATH=/usr/src/app/cardano/offchain/deployments/handler.json
1818

0 commit comments

Comments
 (0)