near-runtime-ts
near-runtime-ts copied to clipboard
Context.sender should point to predecessor_id
Context.sender should point to the predecessor_id instead of signer_id.
We should also export: Context.signer_id and Context.predecessor_id
Context.origin could be the alias for the signer_id