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 Sep 28, 2023. It is now read-only.
[Questions]
Both TestCases run Staking transaction with over amount.
How to decide a final amount of staking value, when the value is set to a value more than the amount of Transferable.
I guess based on two TestCases that the network(Node) processes the value of oversetting to {Transferable-1}.
Can I convince that upper-guess is true?