You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We will have to get this from the tx.from field of receipt. This field was only recently introduced and whoever backfilled the entries was lazy and put the Zero address everywhere (even though it wold be straight forward to put the real address). We will either need to encourage them to overwrite with correct values or handle it our selves here.
We will have to get this from the
tx.from
field of receipt. This field was only recently introduced and whoever backfilled the entries was lazy and put the Zero address everywhere (even though it wold be straight forward to put the real address). We will either need to encourage them to overwrite with correct values or handle it our selves here.Originally posted by @bh2smith in #220 (comment)
The text was updated successfully, but these errors were encountered: