bitshares1-core
bitshares1-core copied to clipboard
Create blockchain_key_info RPC
- Refactor
programs/utils/bts_key_info
functionality into a single function - Use this function in both
bts_key_info
utility and a newblockchain_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.
Related: #1199
Related: https://github.com/BitShares/bitshares/commit/dfd6e12eb749b0d0a438a74f6c497873f47234d1