feat(): added Latency fn, removed links from examples
This commit is contained in:
@@ -6,7 +6,6 @@ const { RestClientV2 } = require('bitget-api');
|
||||
// ENDPOINT: /api/v2/spot/trade/history-plan-order
|
||||
// METHOD: GET
|
||||
// PUBLIC: NO
|
||||
// Link to function: https://github.com/tiagosiebler/bitget-api/blob/master/src/rest-client-v2.ts#L385
|
||||
|
||||
const client = new RestClientV2({
|
||||
apiKey: 'insert_api_key_here',
|
||||
|
||||
Reference in New Issue
Block a user