Open drmathias opened 3 years ago
It'd be useful if param types (Address, UInt128 & UInt256) were packaged into a .NET Standard library, so that they could be consumed from projects which target .NET Standard.
Address
UInt128
UInt256
It'd be useful if param types (
Address
,UInt128
&UInt256
) were packaged into a .NET Standard library, so that they could be consumed from projects which target .NET Standard.