RelayClientProtocol
public protocol RelayClientProtocol : AnyObject
-
Declaration
Swift
func acceptTerms() throws
-
Declaration
Swift
func createAddress(description: String, generatedFor: String, usedOn: String) throws -> RelayAddress
-
Declaration
Swift
func fetchAddresses() throws -> [RelayAddress]