KeyValidation
public protocol KeyValidation
Undocumented
-
Undocumented
Declaration
Swift
func isValidExtendedViewingKey(_ extvk: String) throws -> Bool
-
Undocumented
Declaration
Swift
func isValidTransparentAddress(_ tAddress: String) throws -> Bool
-
Undocumented
Declaration
Swift
func isValidShieldedAddress(_ zAddress: String) throws -> Bool