zero-chain icon indicating copy to clipboard operation
zero-chain copied to clipboard

Define a macro of substrate primitive types

Open osuketh opened this issue 6 years ago • 0 comments

There is some redundant code to define primitive types. Define macros for such types to implement some trait like Encode, Decode, TryFrom, Serialize, Deserialize, AsBytesRef. https://github.com/LayerXcom/zero-chain/tree/master/core/primitives/src

osuketh avatar Aug 11 '19 13:08 osuketh