update api key

master
TZGyn 10 months ago
parent 6b04d444b3
commit 6df28b91ec
Signed by: TZGyn
GPG Key ID: 122EAF77AE81FD4A

@ -3,8 +3,8 @@ import { RestClientV5 } from 'bybit-api'
export const POST = async () => { export const POST = async () => {
const client = new RestClientV5({ const client = new RestClientV5({
key: 'wrc1w54Zp5JAfXLxY2', key: 'PqFoCewaiEo8MtoFEx',
secret: 'tY7oYPhwSE1gabFS4PmxtmbDOhkYWvPh0khf', secret: 'WbWr8Y2HG8Phng4pjR8v3wVCsYRW4A2lzWiT',
demoTrading: true, demoTrading: true,
}) })

Loading…
Cancel
Save