pyth-crosschain/governance/remote_executor/Anchor.toml

15 lines
266 B
TOML

[features]
seeds = false
[programs.localnet]
remote_executor = "Fg6PaFpoGXkYsidMpWTK6W2BeZ7FEfcYkg476zPFsLnS"
[registry]
url = "https://anchor.projectserum.com"
[provider]
cluster = "localnet"
wallet = "~/.config/solana/id.json"
[scripts]
test = "cargo test-bpf"