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
We have multiple places where we accept Identity change history as a hex encoded string like here or here (there may be more places like that). It would be great to have a value_parser that would validate and decode that argument to ChangeHistory type
The text was updated successfully, but these errors were encountered:
@Nathy-bajo that's awesome, all yours. Please let us know if your have any questions as you explore. You can also ask questions on the contributors discord https://discord.gg/RAbjRr3kds
We have multiple places where we accept Identity change history as a hex encoded string like here or here (there may be more places like that). It would be great to have a
value_parser
that would validate and decode that argument toChangeHistory
typeThe text was updated successfully, but these errors were encountered: