near/near-cli-rs

Add command to send a signed transaction

frol opened this issue · 0 comments

frol commented

near-cli-rs 0.1.x had a useful feature near-cli utils send-signed-transaction that would take a base64-encoded signed transaction and broadcast it to the network through RPC. Similarly to near transaction send-meta-transaction, let's add near transaction send-signed-transaction.