pyth-crosschain/governance/remote_executor/Anchor.toml

15 lines
266 B
TOML
Raw Normal View History

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