diff options
| author | Riccardo Spagni <ric@spagni.net> | 2018-03-05 19:10:22 +0200 |
|---|---|---|
| committer | Riccardo Spagni <ric@spagni.net> | 2018-03-05 19:10:22 +0200 |
| commit | 302aedb845a64f511f40251cfad35bbdc04c4dd1 (patch) | |
| tree | fdecfb85c0c37dea5436d8c971ef5afca2c2c4d7 /tests/libwallet_api_tests/scripts/README.md | |
| parent | c7ace5fa3d412410312e21c55c28068dcd625fef (diff) | |
| parent | fbcc91c2a42a3e72d5d4cbaa95294927d1f78d4f (diff) | |
| download | monzero-core-302aedb845a64f511f40251cfad35bbdc04c4dd1.tar.gz monzero-core-302aedb845a64f511f40251cfad35bbdc04c4dd1.tar.xz monzero-core-302aedb845a64f511f40251cfad35bbdc04c4dd1.zip | |
Merge pull request #3156
fbcc91c2 Correct spelling mistakes. (Edward Betts)
Diffstat (limited to 'tests/libwallet_api_tests/scripts/README.md')
| -rw-r--r-- | tests/libwallet_api_tests/scripts/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libwallet_api_tests/scripts/README.md b/tests/libwallet_api_tests/scripts/README.md index 2705cc04b..3818a27d8 100644 --- a/tests/libwallet_api_tests/scripts/README.md +++ b/tests/libwallet_api_tests/scripts/README.md @@ -3,7 +3,7 @@ ## Environment for the tests * Running monero node, linked to private/public testnet. By default, tests expect daemon running at ```localhost:38081```, - can we overriden with enviroment variable ```TESTNET_DAEMON_ADDRESS=<your_daemon_address>``` + can we overriden with environment variable ```TESTNET_DAEMON_ADDRESS=<your_daemon_address>``` [Manual](https://github.com/moneroexamples/private-testnet) explaining how to run private testnet. * Directory with pre-generated wallets |
