Type alias SwapResponse

SwapResponse: {
    signatures: SerializedBlindedSignature[];
} & ApiError

Response from the mint after performing a split action

Generated using TypeDoc