mirror of
https://github.com/JKorf/CryptoExchange.Net.git
synced 2026-08-11 16:32:57 +00:00
Update README.md
This commit is contained in:
@@ -112,7 +112,7 @@ using (var stream = File.OpenRead("/path/to/credential-file"))
|
||||
});
|
||||
}
|
||||
````
|
||||
Note that when using a file it can provide credentials for multiple exchange by providing the identifierKey and identifierSecret parameters:
|
||||
Note that when using a file it can provide credentials for multiple exchanges by providing the identifierKey and identifierSecret parameters:
|
||||
````
|
||||
// File content:
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user