You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`chainConfig`| Defines the chain to be used for signature. |
641
-
|`method`| JSON RPC method name in `String`. Currently, the request method only supports the singing methods. |
642
-
|`requestParams`| Parameters for the corresponding method. The parameters should be in the list and correct sequence. Take a look at [RPC methods](<[https://docs.metamask.io/wallet/reference/json-rpc-api/](https://docs.metamask.io/wallet/reference/json-rpc-api/)>) to know more. |
|`chainConfig`| Defines the chain to be used for signature. |
641
+
|`method`| JSON RPC method name in `String`. Currently, the request method only supports the singing methods. |
642
+
|`requestParams`| Parameters for the corresponding method. The parameters should be in the list and correct sequence. Take a look at [RPC methods](https://docs.metamask.io/wallet/reference/json-rpc-api) to know more. |
0 commit comments