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
{{ message }}
This repository was archived by the owner on Aug 24, 2023. It is now read-only.
As per the discussion from #97 and #106, we've decided to prepackage defid with metachain for production and expose control RPCs only for testing. We can set a flag at build-time for both metachain and ain, so that metachain exposes the RPC and ain enforces a -meta-url when -meta flag is missing.
Note that it won't even be possible to set this URL in a production build.