Consider populating realAddress
and userAddress
for scheduled data
#377
Labels
realAddress
and userAddress
for scheduled data
#377
Right now both
realAddress
anduserAddress
are set to0x0
for scheduled data.However, you may want to know which user transaction triggered the primitive. There are essentially 3 addresses you care about:
getDynamicExtensionByName
. Not sure why this utility function is specific to dynamic primitives though)However, it's not clear we should actually do anything about this because:
It's something we can think about though if a compelling use-case comes up
The text was updated successfully, but these errors were encountered: