anchor/tests/interface/Anchor.toml

11 lines
252 B
TOML

[provider]
cluster = "localnet"
wallet = "~/.config/solana/id.json"
[programs.localnet]
counter = "Fg6PaFpoGXkYsidMpWTK6W2BeZ7FEfcYkg476zPFsLnS"
counter_auth = "Aws2XRVHjNqCUbMmaU245ojT2DBJFYX58KVo2YySEeeP"
[scripts]
test = "mocha -t 1000000 tests/"