ursa icon indicating copy to clipboard operation
ursa copied to clipboard

Chore: RPC Put and Get subcommands

Open theBeardA opened this issue 3 years ago • 0 comments

The rpc PUT and GET should be subcommands itself and should not come under RPC subcommand since they are not using rpc server. RPC subcommand should be reserved for rpc calls only(e.g. blockchain info). As a part of this issue, also add something as simple as getting a block of data for rpc subcommand.

theBeardA avatar Dec 20 '22 21:12 theBeardA