Hi
I have been developing smart contract on concordium.
I got the following error:
Error: Could not build smart contract.
Caused by:
0: Could not validate resulting smart contract module.
1: Disallowed import.
What does this mean? How could I solve it?
P.S.
I use only concordium_std module.