mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-04-04 12:08:17 +03:00
remove user from signLockOrder
This commit is contained in:
@@ -289,7 +289,7 @@ class Aggregator {
|
||||
{
|
||||
headers,
|
||||
method: 'POST',
|
||||
body: JSON.stringify(body), // TODO: add field sign when api updated
|
||||
body: JSON.stringify(body),
|
||||
},
|
||||
errorSchema,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user