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

View File

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