Closed hanssv closed 7 months ago
Add signature literal sg_... + handle system alias types (hash, unit, signature) explicitly when converting to Sophia values. This makes it possible to return sg_... if the type is signature despite type inference being made with bytes(64).
sg_...
signature
bytes(64)
This PR is supported by Æternity Foundation
Add signature literal
sg_...
+ handle system alias types (hash, unit, signature) explicitly when converting to Sophia values. This makes it possible to returnsg_...
if the type issignature
despite type inference being made withbytes(64)
.This PR is supported by Æternity Foundation