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
The issues seem to be with pubkey readability. Perhaps the easiest solution if just to make the pubkeys have a type alias over []byte & for that type alias to have a nice String() function
All logged dPoS types should have pretty printing
String()
methods to make the logs readable.The text was updated successfully, but these errors were encountered: