near-runtime-ts icon indicating copy to clipboard operation
near-runtime-ts copied to clipboard

Context.sender should point to predecessor_id

Open evgenykuzyakov opened this issue 5 years ago • 1 comments

Context.sender should point to the predecessor_id instead of signer_id.

We should also export: Context.signer_id and Context.predecessor_id

evgenykuzyakov avatar Sep 23 '19 22:09 evgenykuzyakov

Context.origin could be the alias for the signer_id

DanielRX avatar Sep 23 '19 22:09 DanielRX