proposals icon indicating copy to clipboard operation
proposals copied to clipboard

Don't check the caller in NEP11

Open shargon opened this issue 2 years ago • 0 comments

This is not needed, and redundat because it's done during the syscall https://github.com/neo-project/neo/blob/736c346b9d8b1404f10023eeecb3a8e92ae0c542/src/neo/SmartContract/ApplicationEngine.Runtime.cs#L216

shargon avatar Jun 08 '22 14:06 shargon