SendPreparedCallsParams

1type SendPreparedCallsParams = WithoutChainId<
2 Static<
3 (typeof wallet_sendPreparedCalls)["properties"]["Request"]["properties"]["params"]
4 >[0]
5>;

Defined in: account-kit/wallet-client/src/client/actions/sendPreparedCalls.ts:7