Enumeration Cases
| Case | Description |
|---|---|
evm(_:) | - |
solana(_:) | - |
stellar(_:) | - |
Initializers
init(address:)
Inherited fromBlockchainAddress.init(address:).
init(from:)
Inherited fromDecodable.init(from:).
Instance Properties
| Property | Type | Description |
|---|---|---|
description | String | Inherited from CustomStringConvertible.description. |
hiddenPublicKeyAddress | String | - |
Instance Methods
encode(to:)
Inherited fromEncodable.encode(to:).

