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

Implement arithmatic operations to substrate primitive types

Open osuketh opened this issue 5 years ago • 0 comments

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.

osuketh avatar Aug 10 '19 04:08 osuketh