Protocols
The following protocols are available globally.
-
this is the protocol to define the common behaviours of the EthereumOperator, it provides the basic operations of the EthereumKeystore, you can create your own Ethereum Operator by implements this interface
See moreDeclaration
Swift
@objc public protocol EthereumOperator : NSObjectProtocol