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 was archived by the owner on Jul 4, 2022. It is now read-only.
* Event NewAccount is only creates a new account with 0 amount of money,
and is moved to system/frame_system. In the test, NewAccount(who, amount)
is now split into NewAccount(who) and Endow(who, amount)
0 commit comments