mirror of
https://github.com/JKorf/CryptoExchange.Net.git
synced 2026-08-17 03:12:56 +00:00
docs
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
---
|
||||
title: Client options
|
||||
nav_order: 3
|
||||
---
|
||||
|
||||
## Setting options
|
||||
|
||||
Each implementation can be configured using client options. There are 2 ways to provide these, either via `[client].SetDefaultOptions([options]);`, or in the constructor of the client. The examples here use the `BinanceClient`, but usage is the same for each client.
|
||||
|
||||
Reference in New Issue
Block a user