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 has been archived by the owner on Mar 20, 2020. It is now read-only.
I am thinking the reimplementation should have overload Encode / Decode trait in a different create to reduce code changes required. Just instead of using parity-codec, use plug-codec.
The text was updated successfully, but these errors were encountered:
Metadata crate is now implemented at https://github.com/cennznet/type-metadata and initially will be used by ink!.
Once it is stable we will start integrating it with Substrate.
Revive paritytech/substrate#1328
More details: paritytech/substrate#917
I am thinking the reimplementation should have overload
Encode
/Decode
trait in a different create to reduce code changes required. Just instead of usingparity-codec
, useplug-codec
.The text was updated successfully, but these errors were encountered: