Anchor.toml 242 B

123456789
  1. [programs.localnet]
  2. bpf_upgradeable_state = "Cum9tTyj5HwcEiAmhgaS7Bbj4UczCwsucrCkxRECzM4e"
  3. [provider]
  4. cluster = "localnet"
  5. wallet = "~/.config/solana/id.json"
  6. [scripts]
  7. test = "yarn run ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts"