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