BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
Go to the source code of this file.
Namespaces | |
graphene | |
graphene::utilities | |
Functions | |
std::string | graphene::utilities::key_to_wif (const fc::sha256 &private_secret) |
std::string | graphene::utilities::key_to_wif (const fc::ecc::private_key &key) |
fc::optional< fc::ecc::private_key > | graphene::utilities::wif_to_key (const std::string &wif_key) |