anchor/tests/interface/Anchor.toml

11 lines
252 B
TOML
Raw Normal View History

[provider]
2021-02-12 08:50:20 -08:00
cluster = "localnet"
wallet = "~/.config/solana/id.json"
2021-07-29 14:38:24 -07:00
[programs.localnet]
counter = "Fg6PaFpoGXkYsidMpWTK6W2BeZ7FEfcYkg476zPFsLnS"
counter_auth = "Aws2XRVHjNqCUbMmaU245ojT2DBJFYX58KVo2YySEeeP"
2021-07-29 14:38:24 -07:00
[scripts]
test = "mocha -t 1000000 tests/"