Skip to main content

withdraw()

withdraw() is a function from privacycash/utils used to withdraw SOL from the PrivacyCash protocol to a specified recipient address.

Parameters

The withdraw() function takes a configuration object with the following properties:

Example Usage

withdrawSPL()

withdrawSPL() is used to withdraw SPL tokens from the PrivacyCash protocol to a specified recipient address.

Parameters

The withdrawSPL() function takes a configuration object with the following properties:

Example Usage