type AccountsRequest = { method: "eth_accounts"; params: []; };
method
"eth_accounts"
params
Was this page helpful?