github.com/MetalBlockchain/subnet-evm@v0.4.9/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 )