Skip to main content
Protocol
protocol BlockchainAddress : CustomStringConvertible, Decodable, Encodable, Hashable, Sendable

Initializers

init(address:)

init(address: String) throws(BlockchainAddressError)