Function: strk20InvokeTransaction()
strk20InvokeTransaction(
walletWSF,actions):Promise<{transaction_hash:string; }>
Defined in: src/wallet/connectV6.ts:168
Parameters
walletWSF
WalletWithStarknetFeatures
actions
Returns
Promise<{ transaction_hash: string; }>