mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
s/terget/target/
This commit is contained in:
parent
d8ee0a95c7
commit
f278fe3883
6 changed files with 13 additions and 13 deletions
|
@ -30,7 +30,7 @@
|
|||
|
||||
bool transactions_flow_test(std::string& working_folder,
|
||||
std::string path_source_wallet,
|
||||
std::string path_terget_wallet,
|
||||
std::string path_target_wallet,
|
||||
std::string& daemon_addr_a,
|
||||
std::string& daemon_addr_b,
|
||||
uint64_t amount_to_transfer, size_t mix_in_factor, size_t transactions_count, size_t transactions_per_second);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue