type GetCallsStatusRequest = { method: "wallet_getCallsStatus"; params: [`0x${string}`]; };
method
"wallet_getCallsStatus"
params
`0x${string}`
Was this page helpful?