Content
@
0 reply
0 recast
0 reaction
gilbert
@0xgib
On Solana, you can have a single transaction that makes multiple top-level program calls. In contrast, an EVM tx only supports sending calldata to a single contract address.
2 replies
0 recast
1 reaction
shazow
@shazow.eth
Is that equivalent to a native multicall? (Also is there a limit to a how many?)
1 reply
0 recast
1 reaction
gilbert
@0xgib
Basically yes. I would bet the limit is the max size of the tx
1 reply
0 recast
1 reaction
shazow
@shazow.eth
I was wondering if there was something similar to the program call depth limit you mentioned earlier.
0 reply
0 recast
0 reaction