You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Configuration.ts 302B

12345678
  1. export const config = {
  2. "oracle": true,
  3. "secret": "sEd7WCM4AD8r19eyPfiG7nx6Vkx1bbU",
  4. "treasuryAddress": "rhfkTrKqRNKFyY3wWqaHLSxgwfc1eMfvWz",
  5. "contractAddress": "rrha5qSA3KUxwLYCBtm1z13KMPwsPFpvQ3", //pk: sEdVr3HmJooxVApTdqCKp4gVHrBBqUr
  6. "rippleNode": "wss://s.altnet.rippletest.net:51233",
  7. }