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: updated `nextNonce` to use `accountNonceApi` #5915

Closed bee344 closed 6 days ago

bee344 commented 6 days ago

Updates nextNonce to use the runtimeApi instead of the rpc call, when available.

Related to 10641

polkadot-js-bot commented 4 days 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.