Skip to content
CCPEDIAby Unity Nodes
Discussions/App Development/Transaction listenersForum ↗

Transaction listeners

App Development3 posts284 views2 likesLast activity Oct 2020
PE
perbergmanOP
Oct 2020

If I have multiple transaction listeners on the same ledger, what will happen?
All of them will see the same stream of transactions?

CO
cocreature
Oct 2020

Hi @perbergman, yes assuming you are subscribing for the same templates and parties, you will see the exact same stream returned from the transaction service. There is no filtering based on whether you have already seen a contract or something similar.

PE
perbergman
Oct 2020

Thanks!

← Back to Discussions