#Retrieve secret from cache
1 messages · Page 1 of 1 (latest)
You can set the secret in the PocDagger struct so that way you can access it in all the struct methdos
1 messages · Page 1 of 1 (latest)
Hello everyone, how I retrieve the secret value from cache? I don't have the ID value in my function shared call-api and call-api is a function that will be called for a lot of others functions intern, therefore I would't like that pass per input variable.
You can set the secret in the PocDagger struct so that way you can access it in all the struct methdos