• M
    Add creation of new keys via the wallet · a10ca3c7
    Matt Witherspoon 提交于
    This change adds the concept of a wallet being asked to create a new private/public key pair. It is a precursor to hardware key support in the wallet because hardware key stores don’t always have the concept of “importing” a key. It’s also beneficial as it gives an alternative means to `cleos create key` which if not careful can cause a private key to easily weasel its way in to a user’s shell history.
    a10ca3c7
wallet_api_plugin.cpp 5.2 KB