Summary
The user is experiencing issues with the withdrawal function in tVault, facing authorization and type mismatch errors in their code. Despite attempts to modify the code, they continue to receive an unauthorized access error. They have initiated a discussion thread for assistance and suggest using Stackoverflow for technical questions. The user seeks clarification on the meaning of ref
in the context of ref.tVault.withdraw()
. They mention that using the built-in identity mapping access(mapping Identity)
will pass down entitlements from ref
to tVault
, while a custom mapping is preferred for specific entitlements. They provide a code snippet illustrating the problem and express their intention to test a new feature with dummy code. Additionally, they thank the recipient for sharing a resource and indicate they will review it.