Type Alias: STRK20_ACTION
STRK20_ACTION =
STRK20_DEPOSIT_ACTION|STRK20_WITHDRAW_ACTION|STRK20_TRANSFER_ACTION|STRK20_INVOKE_ACTION
Defined in: node_modules/@starknet-io/starknet-types-0103/dist/types/wallet-api/components.d.ts:227
A single action to perform via the STRK20 privacy protocol. The type field
discriminates the variant.