sarvalabs / js-moi-sdk

JavaScript library to interact with MOI Protocol via RPC API

Home Page:https://js-moi-sdk.docs.moi.technology/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove debug methods from provider

sarvalabs-prakhar opened this issue · comments

Description

Remove all the debug methods from Provider class

Steps to Reproduce

NA

Screenshots

NA

Expected Behavior

Debug methods should not be accessible from the provider.

Actual Behavior

Few debug methods are accessible from the provider.

Logs

NA

Proposed Solution

The solution is to remove the methods, and types associated with it and update the docs.

resolved in #36