fix: Update default channel to edge

This commit is contained in:
Tyera Eulberg
2019-04-10 13:31:23 -07:00
committed by Michael Vines
parent 7f72bbeba3
commit 663f9c76d8

View File

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