zero-chain
zero-chain copied to clipboard
Implement arithmatic operations to substrate primitive types
Currently, all primitive types are converted into original types in modules in order to compute elliptic curve operations, but it tends to be messy in module logic. Such operations should be implemented to primitive types themselves.