Observing
public protocol Observing
Protocol to be implemented by any object that wishes to register for transaction observation
-
Undocumented
Declaration
Swift
func transactionDidOccur(key: String, reports: [TxChange])