fix: switch to beta channel until edge bpf stablizes

This commit is contained in:
Michael Vines 2019-06-12 11:04:03 -07:00
parent a8d0b6f9f1
commit 9fde1eb404
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
"bin": { "bin": {
"solana-localnet": "bin/localnet.sh" "solana-localnet": "bin/localnet.sh"
}, },
"testnetDefaultChannel": "edge", "testnetDefaultChannel": "beta",
"files": [ "files": [
"/bin", "/bin",
"/doc", "/doc",