Type Alias SwapPayload

SwapPayload: { inputs: Proof[]; outputs: SerializedBlindedMessage[] }

Payload that needs to be sent to the mint when performing a split action

Type declaration