TransferPreapproval so that future Canton Coin transfers to the authenticated party settle atomically without manual acceptance.
Invoked through the two-phase transaction flow with:
operation = TRANSACTION_OPERATION_REQUEST_PREAPPROVALparams.request_preapproval = RequestPreapprovalParams {}
Params
See also
GetPreapprovals— verify the preapproval after submission.TransferCc— Canton Coin transfers to a party with an active preapproval settle atomically.