I've noticed that new commands added in v1.5.0 require passing --sender. I'd like to propose having this argument as optional and return an unsigned raw transaction in that case.
It will allow users like us (stakefish) to outsource the signing to the users without need to access user's private key.
I've noticed that new commands added in v1.5.0 require passing
--sender. I'd like to propose having this argument as optional and return an unsigned raw transaction in that case.It will allow users like us (stakefish) to outsource the signing to the users without need to access user's private key.