github.com/dim4egster/coreth@v0.10.2/plugin/keys.go (about) 1 // (c) 2019-2020, Ava Labs, Inc. All rights reserved. 2 // See the file LICENSE for licensing terms. 3 4 package main 5 6 const ( 7 versionKey = "version" 8 )