#this.sender vs this.source
2 messages · Page 1 of 1 (latest)
basically i'm trying to verify 'who' is calling the token holder, and trying to limit that only the real zkapp (not just the holder under the same address) can call the holder's methods.
This probably sounds like a use case for manager/approval like with the tokens themselves, but unsure yet how that would work with multiple managers - probably wouldnt?