github.com/arieschain/arieschain@v0.0.0-20191023063405-37c074544356/mobile/geth_ios.go (about)

     1  // +build ios
     2  
     3  package geth
     4  
     5  // clientIdentifier is a hard coded identifier to report into the network.
     6  var clientIdentifier = "iGeth"