Closed lexnv closed 1 week ago
This PR modifies the archive_unstable_storageDiff as a subscription instead of a method.
archive_unstable_storageDiff
The change mainly leverages subscriptions' backpressure without implementing a low-level API by the RPC crates.
This is a followup from:
cc @paritytech/subxt-team
This PR modifies the
archive_unstable_storageDiff
as a subscription instead of a method.The change mainly leverages subscriptions' backpressure without implementing a low-level API by the RPC crates.
This is a followup from:
cc @paritytech/subxt-team