Merge pull request #1179
714ee99Fix description for locked_transfer (Oyvind Kvanes)71538f3Rename to lockblocks and add max value (Oyvind Kvanes)68ac060Fix locked_transfer (Oyvind Kvanes)7d020bdAdd locked_transfer (Oyvind Kvanes)d5f918aRevert transfer_main in simplewallet (Oyvind Kvanes)3451963Add motifications to test out locked_transfer (Oyvind Kvanes)e5e6d88Add more information to transaction in wallet (Oyvind Kvanes)9b8a062Make a small test change (Oyvind Kvanes)
This commit is contained in:
@@ -124,6 +124,7 @@ namespace cryptonote
|
||||
bool transfer_main(int transfer_type, const std::vector<std::string> &args);
|
||||
bool transfer(const std::vector<std::string> &args);
|
||||
bool transfer_new(const std::vector<std::string> &args);
|
||||
bool locked_transfer(const std::vector<std::string> &args);
|
||||
bool sweep_all(const std::vector<std::string> &args);
|
||||
bool sweep_unmixable(const std::vector<std::string> &args);
|
||||
bool sign_transfer(const std::vector<std::string> &args);
|
||||
|
||||
Reference in New Issue
Block a user