function getCallsStatus(client, params): Promise<SolanaGetCallsStatusResult>;Defined in: packages/wallet-apis/src/actions/solana/getCallsStatus.ts:48
Gets the status of a Solana call bundle.
| Parameter | Type | Description |
|---|---|---|
|
| The Solana wallet API client |
| The call ID to check |
Promise<SolanaGetCallsStatusResult>
The status of the call