We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f028c6 commit 5e82b31Copy full SHA for 5e82b31
apps/price_pusher/config.fuel.mainnet.sample.json
@@ -0,0 +1,7 @@
1
+{
2
+ "endpoint": "https://mainnet.fuel.network/v1/graphql",
3
+ "pyth-contract-address": "0x1c86fdd9e0e7bc0d2ae1bf6817ef4834ffa7247655701ee1b031b52a24c523da",
4
+ "price-service-endpoint": "https://hermes.pyth.network",
5
+ "private-key-file": "./mnemonic",
6
+ "price-config-file": "./price-config.stable.sample.yaml"
7
+}
0 commit comments