pyth-crosschain/price_pusher/config.injective.testnet.sa...

9 lines
332 B
JSON
Raw Normal View History

{
"grpc-endpoint": "https://k8s.testnet.chain.grpc-web.injective.network",
"pyth-contract-address": "inj1z60tg0tekdzcasenhuuwq3htjcd5slmgf7gpez",
"price-service-endpoint": "https://xc-testnet.pyth.network",
"mnemonic-file": "./mnemonic",
2023-05-02 07:57:57 -07:00
"price-config-file": "./price-config.testnet.sample.yaml",
"network": "testnet"
}