mirror of
https://github.com/monero-project/monero.git
synced 2025-05-02 09:06:04 -04: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 ColdOutputsFuzzer: public Fuzzer
|
||||
{
|
||||
public:
|
||||
ColdOutputsFuzzer(): wallet(true) {}
|
||||
ColdOutputsFuzzer(): wallet(cryptonote::TESTNET) {}
|
||||
virtual int init();
|
||||
virtual int run(const std::string &filename);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue