anchor/tests/chat/Anchor.toml

10 lines
187 B
TOML

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