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 period assumption on signingInfo #5901

Closed TarikGul closed 3 weeks ago

TarikGul commented 3 weeks ago

closes: https://github.com/polkadot-js/api/issues/5899

When period is undefined is can't key into .isZero.

polkadot-js-bot commented 3 weeks 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.