-
Notifications
You must be signed in to change notification settings - Fork 1
ValidatorAddress
ratranqu edited this page Jan 28, 2021
·
1 revision
public struct ValidatorAddress: Addresspublic init(data: Data = Data())public init(from decoder: Decoder) throwspublic init(hexEncoded: String) throwspublic init(bech32Encoded: String) throwslet data: Datavar isEmpty: Boolvar description: Stringpublic func encode(to encoder: Encoder) throwspublic func equals(_ other: Address) -> Boolpublic func marshal() throws -> Datapublic func marshalJSON() throws -> DataGenerated at 2021-04-21T13:08:01+0000 using swift-doc 1.0.0-beta.5.
Types
- BuyName
- BuyNameMessage
- DeleteName
- DeleteNameMessage
- GenesisState
- GetWhois
- KeysOptions
- ListWhois
- NameServiceApp
- NameServiceAppModule
- NameServiceAppModuleBasic
- NameServiceKeeper
- NameServiceKeys
- QueryCommand
- QueryNameserviceCommand
- ResolveName
- SetName
- SetNameMessage
- TransactionCommand
- TransactionNameserviceCommand
- Whois