BlockchainHead public struct BlockchainHead : Codable Structure representing the HEAD of the blockchain protocol The current protocol version string Declaration Swift public let `protocol`: String chainID The current chainID being used Declaration Swift public let chainID: String hash The current hash or branch being used Declaration Swift public let hash: String © 2024 . All rights reserved. (Last updated: 2024-11-18) Generated by jazzy ♪♫ v0.15.3, a Realm project.