Getting the information regarding the updated view from Transaction

Hi,
Is there any way to know the information regarding where the new input was inserted from a transaction. That is the ‘from’ and ‘to’ ranges.

Or is there some other way without using the transaction?

Something like transaction.changes.iterChanges(...) should work for this.

1 Like