github.com/aergoio/aergo@v1.3.1/p2p/p2pcommon/p2pconstants.go (about)

     1  /*
     2   * @file
     3   * @copyright defined in aergo/LICENSE.txt
     4   */
     5  
     6  package p2pcommon
     7  
     8  const (
     9  
    10  )
    11  const IDLength = 16
    12