Protocols
The following protocols are available globally.
-
Undocumented
See moreDeclaration
Swift
public protocol ContentCodec : Hashable
-
Undocumented
See moreDeclaration
Swift
public protocol Notifications_V1_NotificationsClientInterface
-
Defines a type that is used by a
Client
to sign keys and messages.You can use
Account
for an easier WalletConnect flow, orPrivateKey
for quick key generation.Tip
You can make your own object that conforms to
SigningKey
if you want to handle key management yourself.Declaration
Swift
public protocol SigningKey