config.near.testnet.sample.json 278 B

12345678
  1. {
  2. "node-url": "https://rpc.testnet.near.org",
  3. "network": "testnet",
  4. "account-id": "payer.testnet",
  5. "pyth-contract-address": "pyth-oracle.testnet",
  6. "price-service-endpoint": "https://hermes-beta.pyth.network",
  7. "price-config-file": "./price-config.beta.sample.yaml"
  8. }