Protocols
The following protocols are available globally.
-
Declaration
Swift
public protocol FlowEntity -
A protocol for signer to use private key to sign the data
See moreDeclaration
Swift
public protocol FlowSigner -
The network protocol for access api with block callback Find more detail here: https://docs.onflow.org/access-api/
See moreDeclaration
Swift
public protocol FlowAccessBlockProtocol -
The network protocol for access api Find more detail here: https://docs.onflow.org/access-api/
See moreDeclaration
Swift
public protocol FlowAccessProtocol
View on GitHub
Protocols Reference