Skip to main content
Enumeration

Enumeration Cases

CaseDescription
evm(_:)-
solana(_:)-
stellar(_:)-

Initializers

init(address:)

Inherited from BlockchainAddress.init(address:).

init(from:)

Inherited from Decodable.init(from:).

Instance Properties

PropertyTypeDescription
descriptionStringInherited from CustomStringConvertible.description.
hiddenPublicKeyAddressString-

Instance Methods

encode(to:)

Inherited from Encodable.encode(to:).

Type Methods

validateAddressAndReturnAddress(_:chain:)