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
We no longer use the "mm2" naming for this project since the KDF renaming but RPC payloads still include the "mm2" field. We should rename it to "jsonrpc" without breaking existing systems. To do that, we can support both "mm2" and "jsonrpc" at the same time and keep the "mm2" support for at least a year with displaying a warning whenever "mm2" is used instead of "jsonrpc".
The text was updated successfully, but these errors were encountered:
We no longer use the "mm2" naming for this project since the KDF renaming but RPC payloads still include the "mm2" field. We should rename it to "jsonrpc" without breaking existing systems. To do that, we can support both "mm2" and "jsonrpc" at the same time and keep the "mm2" support for at least a year with displaying a warning whenever "mm2" is used instead of "jsonrpc".
The text was updated successfully, but these errors were encountered: