@RPCReturnsObservables abstract fun verifiedTransactions(): Pair<List<SignedTransaction>, Observable<SignedTransaction>>
Returns a pair of all recorded transactions and an observable of future recorded ones.