showCallsStatus
Requests for the wallet to show information about a call batch that was sent via sendCalls.
Usage
import { } from './config'
await .showCallsStatus({
: '0x1234567890abcdef',
})Returns
void
Parameters
id
- Type:
string
Identifier of the call batch.