KeyInfo - CosmosSwift/swift-coin GitHub Wiki
KeyInfo
public protocol KeyInfo: ProtocolCodable
Inheritance
ProtocolCodable
Requirements
type
var type: KeyType
name
var name: String
publicKey
var publicKey: PublicKeyProtocol
address
var address: AccountAddress
path()
func path() throws -> BIP44Params
algorithm
var algorithm: SigningAlgorithm