mirror of
https://github.com/JKorf/CryptoExchange.Net.git
synced 2026-08-23 14:22:55 +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:
|
// File content:
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user