mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Stagenet
This commit is contained in:
parent
cc9a0bee04
commit
af773211cb
58 changed files with 566 additions and 357 deletions
|
@ -37,7 +37,7 @@
|
|||
class ColdTransactionFuzzer: public Fuzzer
|
||||
{
|
||||
public:
|
||||
ColdTransactionFuzzer(): wallet(true) {}
|
||||
ColdTransactionFuzzer(): wallet(cryptonote::TESTNET) {}
|
||||
virtual int init();
|
||||
virtual int run(const std::string &filename);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue