You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Expected behavior
Use async/await consistently across the application.
Don't introduce any changes to rounds! The parallel changes will be introduced to Lisk SDK 3.0
Actual behavior
There is the use of callbacks in the constructor and methods of logic classes. Also, the sequence of callbacks is not consistent.
Related to #3396
Which version(s) does this effect? (Environment, OS, etc...)
*
The text was updated successfully, but these errors were encountered: