Revert transfer_main in simplewallet

This commit is contained in:
Oyvind Kvanes
2016-09-28 15:20:37 +02:00
parent 3451963855
commit d5f918a0b1
2 changed files with 279 additions and 22 deletions
+1
View File
@@ -123,6 +123,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);
std::vector<std::vector<cryptonote::tx_destination_entry>> split_amounts(