mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-27 08:07:46 +03:00
fix signLockOrder
This commit is contained in:
@@ -6,6 +6,5 @@ export const LOCK_ORDER_TYPES = {
|
||||
{ name: 'asset', type: 'string' },
|
||||
{ name: 'amount', type: 'uint64' },
|
||||
{ name: 'targetChainId', type: 'uint64' },
|
||||
{ name: 'secretHash', type: 'string' },
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user