mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-27 08:07:46 +03:00
fix typo
This commit is contained in:
@@ -107,7 +107,7 @@ export const fullOrderSchema = z.object({
|
||||
executionType: o.E,
|
||||
triggerCondition: o.C,
|
||||
isReversedOrder: o.ro,
|
||||
sorceChain: o.sc,
|
||||
sourceChain: o.sc,
|
||||
targetChain: o.tc,
|
||||
subOrders: o.c.map((so) => ({
|
||||
pair: so.P,
|
||||
|
||||
Reference in New Issue
Block a user