polkadot-js / api

Promise and RxJS APIs around Polkadot and Substrate based chains via RPC calls. It is dynamically generated based on what the Substrate runtime provides in terms of metadata.
Apache License 2.0
1.06k stars 342 forks source link

fix: add support for `AuraUnincludedSegmentApi` #5891

Closed bee344 closed 1 month ago

bee344 commented 1 month ago

Description

Adds support for the runtime_api AuraUnincludedSegmentApi, used for async backing.

Closes #5890

TarikGul commented 1 month ago

Nice thanks for taking care of this. It was on my list for the day so this is awesome :)

polkadot-js-bot commented 1 month ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.