-
Notifications
You must be signed in to change notification settings - Fork 1
FilePrivateValidator
ratranqu edited this page Jan 28, 2021
·
1 revision
public enum FilePrivateValidatorLoadOrGenFilePrivateValidatorKey attempts to load the FilePrivateValidatorKey from the given filePath. If the file does not exist, it generates and saves a new FilePrivateValidatorKey.
public static func loadOrGenerateFilePrivateValidatorKey(atPath path: String) throws -> FilePrivateValidatorKeyLoadOrGenFilePrivateValidatorState attempts to load the FilePrivateValidatorState from the given filePath. If the file does not exist, it generates and saves a new FilePrivateValidatorState.
public static func loadOrGenerateFilePrivateValidatorState(atPath path: String) throws -> FilePrivateValidatorStateGenerated 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