multiversx / mx-sdk-dapp

A library that holds the core functional logic of a dapp on the MultiversX
66 stars 63 forks source link

Removed cross shard rounds from polling interval calculations #1205

Closed razvantomegea closed 1 month ago

razvantomegea commented 1 month ago

Issue

Sovereign chains have one round, so, no need to add CROSS_SHARD_ROUNDS to the polling interval calculations.

Contains breaking changes

[x] No

[] Yes

Updated CHANGELOG

[x] Yes

Testing

[x] User testing [] Unit tests