💥 Proposal
This is very low priority, but currently our dynamic call syntax only allows for hardcoded function names, e.g. IARC20@(token_id)::transfer_from_public.
If the usecase arises, we could consider adding e.g. IARC20@(token_id)::(function_name).
💥 Proposal
This is very low priority, but currently our dynamic call syntax only allows for hardcoded function names, e.g.
IARC20@(token_id)::transfer_from_public.If the usecase arises, we could consider adding e.g.
IARC20@(token_id)::(function_name).