Enumeration Cases
| Case | Description |
|---|---|
address(_:) | - |
externalWallet(_:_:) | - |
owner(_:_:) | - |
ownerWithChain(_:_:) | - |
Initializers
init(from:)
init(from:)
Inherited fromDecodable.init(from:).
Instance Properties
| Property | Type | Description |
|---|---|---|
value | String | - |
Instance Methods
encode(to:)
Inherited fromEncodable.encode(to:).

