Open
Description
There are a few recurring requests for allowing the following types as entrypoint arguments that I think we should consider granting:
object::ID
ASCII::String
string::String
(i.e., UTF8 strings)
Without these, it is hard for entrypoint type signatures to fully convey the intention of the entrypoint.
Activity