v3.3.4: fix optional param in contract client, add js/ts samples for contract client, fix e2e open interest limit test, update readme
This commit is contained in:
@@ -31,6 +31,7 @@ export function successResponseObjectV3() {
|
||||
return {
|
||||
result: expect.any(Object),
|
||||
...successEmptyResponseObjectV3(),
|
||||
// retMsg: 'ok',
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user