Base58
public struct Base58
Undocumented
-
Undocumented
Declaration
Swift
public static func encode(_ bytes: Data) -> String -
Undocumented
Declaration
Swift
public static func decode(_ value: String) -> Data?
View on GitHub
Install in Dash
Base58 Structure Reference