e.g. using the cli aesophia_cli --no_code --create_json_aci, but also aesophia_http I receive the error Unbound type ... trying to create ACI from a contract interface that references a remote contract.
A workaround found is using main contract instead for this single action.
e.g. using the cli
aesophia_cli --no_code --create_json_aci, but also aesophia_http I receive the errorUnbound type ...trying to create ACI from acontract interfacethat references a remote contract.A workaround found is using
main contractinstead for this single action.