Closed anthony-near closed 7 months ago
Fix bug introduced in recent release where the tx receiver_id was not set to the delegate_action.sender_id (according to the meta tx spec, the receiver of the txn is the sender of the signed delegate action)
receiver_id
delegate_action.sender_id
fixes error like: https://nearblocks.io/txns/89XotqaBXTWYvwXsoGwu7NUCWuxQorxUXbNuf5SSodCz#execution from input
Fix bug introduced in recent release where the tx
receiver_id
was not set to thedelegate_action.sender_id
(according to the meta tx spec, the receiver of the txn is the sender of the signed delegate action)fixes error like: https://nearblocks.io/txns/89XotqaBXTWYvwXsoGwu7NUCWuxQorxUXbNuf5SSodCz#execution from input