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 Jul 15, 2018. It is now read-only.
Do we really want to encode private keys, public keys, and signatures with Amino? Those are all essentially just bytes anyways, and we'll need them to interoperate with external tools, many of which would probably prefer a simpler encoding scheme. At minimum, we should offer users the option.