exocore icon indicating copy to clipboard operation
exocore copied to clipboard

Make keys encoding resemble multihash

Open appaquet opened this issue 6 years ago • 0 comments

Right now, key type is encoded using 2 bytes. We should use varint and also encode key size.

Check https://github.com/multiformats/rust-multibase

appaquet avatar May 22 '19 15:05 appaquet