api-specs icon indicating copy to clipboard operation
api-specs copied to clipboard

Add getLocale rpc method

Open Gtonizuka opened this issue 3 years ago • 0 comments

Create a new rpc API endpoint to get current language

Mirko's notes:

  • Implementation should live inside Lib/rpc-method-middleware
  • Look for other methods implementation (e.g. addCustomChain)
  • Look into createMethodMiddleware
  • Test on the test dapp and/or playground

Gtonizuka avatar Apr 11 '22 12:04 Gtonizuka