Skip to main content

deposit()

deposit() is a function from privacycash/utils used to deposit SOL into the PrivacyCash protocol.

Parameters

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

Example Usage

depositSPL()

depositSPL() is used to deposit SPL tokens (like USDC) into the PrivacyCash protocol.

Parameters

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

Example Usage