Anchor.toml 898 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. [features]
  2. seeds = false
  3. [programs.localnet]
  4. validator_clone = "Fg6PaFpoGXkYsidMpWTK6W2BeZ7FEfcYkg476zPFsLnS"
  5. [registry]
  6. url = "https://anchor.projectserum.com"
  7. [provider]
  8. cluster = "localnet"
  9. wallet = "~/.config/solana/id.json"
  10. [scripts]
  11. test = "yarn run ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts"
  12. [test]
  13. startup_wait = 20000
  14. [test.validator]
  15. url = "https://api.mainnet-beta.solana.com"
  16. [[test.validator.clone]]
  17. address = "AqH29mZfQFgRpfwaPoTMWSKJ5kqauoc1FwVBRksZyQrt"
  18. [[test.validator.clone]]
  19. address = "MemoSq4gqABAXKb96qnH8TysNcWxMyWCqXgDLGmfcHr"
  20. [[test.validator.clone]]
  21. address = "metaqbxxUerdq28cj1RbAWkYQm3ybzjb6a8bt518x1s"
  22. [[test.validator.clone]]
  23. address = "So1endDq2YkqhipRh3WViPa8hdiSpxWy6z3Z6tMCpAo"
  24. [[test.validator.clone]]
  25. address = "mv3ekLzLbnVPNxjSKvqBpU3ZeZXPQdEC3bp5MDEBG68"
  26. [[test.validator.clone]]
  27. address = "8DKwAVrCEVStDYNPCsmxHtUj8LH9oXNtkVRrBfpNKvhp"