ursa
ursa copied to clipboard
Chore: RPC Put and Get subcommands
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.