CatapultServer  v0.5.0.1 (Elephant)
ToolKeys.h File Reference
Include dependency graph for ToolKeys.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 catapult
 
 catapult::tools
 

Functions

crypto::KeyPair catapult::tools::LoadServerKeyPair ()
 Returns server key pair used by tools. More...
 
crypto::KeyPair catapult::tools::GenerateRandomKeyPair ()
 Returns random key pair. More...
 
std::vector< Address > catapult::tools::PrepareAddresses (size_t count)
 Generate count deterministic addresses. More...