Type Alias SwapResponse

SwapResponse: { signatures: SerializedBlindedSignature[] } & ApiError

Response from the mint after performing a split action

Type declaration