Closed jawoznia closed 12 months ago
entry_points require solid types. We have to parse them as attributes in entry_points<String> and generate entry points with Contract generic over these types.
entry_points
entry_points<String>
Contract
entry_points
require solid types. We have to parse them as attributes inentry_points<String>
and generate entry points withContract
generic over these types.