export interface IAtomicSwapConditions { assetHeight: bigint; receiveHeight: bigint; minRaw: bigint; }