Closed zoedberg closed 1 year ago
It is mandatory since there is no difference between empty contract and absent contract. Just do contract text zero-length.
If we make it non-mandatory, than we need to put minimum length requirement of 1 character, which is less straighforward.
The error should be improved anyway, yes
I've tried issuing an asset without the
ContractText
and I received this error:I'm wondering what's the reason to make
ContractText
mandatory. @dr-orlovsky can it be made optional?Anyway, if it stays mandatory I think that the error message could be improved.