github.com/MetalBlockchain/metalgo@v1.11.9/utils/constants/aliases.go (about)

     1  // Copyright (C) 2019-2024, Ava Labs, Inc. All rights reserved.
     2  // See the file LICENSE for licensing terms.
     3  
     4  package constants
     5  
     6  // ChainAliasPrefix denotes a prefix for an alias that belongs to a blockchain ID.
     7  const ChainAliasPrefix string = "bc"