bitshares1-core icon indicating copy to clipboard operation
bitshares1-core copied to clipboard

Create blockchain_key_info RPC

Open theoreticalbts opened this issue 10 years ago • 2 comments

  • Refactor programs/utils/bts_key_info functionality into a single function
  • Use this function in both bts_key_info utility and a new blockchain_key_info RPC call

The main use of this functionality is to make life easier for scripts that have RPC access to a BTS client and need to convert a key to an address, but don't necessarily have access to the bts_key_info utility or a local BTS key manipulation library.

theoreticalbts avatar Jan 01 '15 18:01 theoreticalbts

Related: #1199

vikramrajkumar avatar Jan 23 '15 23:01 vikramrajkumar

Related: https://github.com/BitShares/bitshares/commit/dfd6e12eb749b0d0a438a74f6c497873f47234d1

vikramrajkumar avatar Feb 11 '15 20:02 vikramrajkumar