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
MsgCreateValidator currently has tags that imho are not necessary/useful: moniker and identity (this one also doesn't contain any value if the user doesn't provide any identity).
Besides, it's missing a delegator tag entry. Currently clients have to modify the bech32 prefix of a delegator to check for this type of transaction though the GET /txs endpoint.
Summary of Bug
MsgCreateValidator
currently has tags that imho are not necessary/useful:moniker
andidentity
(this one also doesn't contain any value if the user doesn't provide any identity).Besides, it's missing a
delegator
tag entry. Currently clients have to modify the bech32 prefix of a delegator to check for this type of transaction though theGET /txs
endpoint.Steps to Reproduce
For Admin Use
The text was updated successfully, but these errors were encountered: