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
Currently naming across code base is a bit inconsistent and misleading.
For example
As an external user, I'd expect that by running stakercli unbond this condition would be fulfilled; however, that's not the case. After the unbonding transaction is confirmed, I'll need to run stakercli unstake to release the funds to my account.
Also stakercli unstake, should be called stakercli withdraw to be consistent with staker-cli withdrawable-transactions naming.
The text was updated successfully, but these errors were encountered:
Currently naming across code base is a bit inconsistent and misleading.
For example
Also
stakercli unstake
, should be calledstakercli withdraw
to be consistent withstaker-cli withdrawable-transactions
naming.The text was updated successfully, but these errors were encountered: