{"version":3,"sources":["../../../src/common/types/utilExecuteTypes.ts"],"sourcesContent":["import { BigDecimalish } from '@nadohq/utils';\nimport { Bytes } from './bytes';\n\nexport interface MintMockERC20Params {\n  productId: number;\n  amount: BigDecimalish;\n}\n\nexport interface SettlePnlParams {\n  subaccounts: Bytes[];\n  productIds: number[];\n}\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}