StarknetTxInvoke
type StarknetTxInvoke = StarknetTxBase & object;
Defined in: atomiq-chain-starknet/src/starknet/chain/modules/StarknetTransactions.ts:40
"INVOKE" type of transaction, used to call smart contracts on Starknet
type StarknetTxInvoke = StarknetTxBase & object;
Defined in: atomiq-chain-starknet/src/starknet/chain/modules/StarknetTransactions.ts:40
"INVOKE" type of transaction, used to call smart contracts on Starknet