ARC0020: Not required code check #73
sp-sandeshpokhrel
started this conversation in
ARCs
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
At this line of ARC20: https://github.com/r001/arc20_0001/blob/main/src/main.leo#L175
Why is the
self.signer==credit.owner
check required. Because from my understanding I thought credit, if not owned by the self.signer, then can't be used since they will remain in encrypted form and can't be used.Beta Was this translation helpful? Give feedback.
All reactions