Update README.md
This commit is contained in:
@@ -134,7 +134,7 @@ const client = new LinearClient(
|
|||||||
// requestLibraryOptions
|
// requestLibraryOptions
|
||||||
);
|
);
|
||||||
|
|
||||||
client.changeUserLeverage({leverage: 4, symbol: 'ETHUSD'})
|
client.changeUserLeverage({leverage: 4, symbol: 'ETHUSDT'})
|
||||||
.then(result => {
|
.then(result => {
|
||||||
console.log(result);
|
console.log(result);
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user