metamask-extension icon indicating copy to clipboard operation
metamask-extension copied to clipboard

Move `wallet_registerOnboarding` implementation to method middleware

Open rekmarks opened this issue 1 year ago • 0 comments

Our implementation of wallet_registerOnboarding currently lives in its own middleware function. The implementation should be moved to the method middleware instead along with all the other unrestricted RPC methods.

rekmarks avatar May 10 '24 01:05 rekmarks