mirror of
https://github.com/JKorf/CryptoExchange.Net
synced 2025-06-11 01:46:12 +00:00
Update README.md
This commit is contained in:
parent
3d0c449dfc
commit
4084c93222
@ -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:
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user