Closed sarvalabs-prakhar closed 10 months ago
Remove all the debug methods from Provider class
Provider
NA
Debug methods should not be accessible from the provider.
Few debug methods are accessible from the provider.
The solution is to remove the methods, and types associated with it and update the docs.
resolved in https://github.com/sarvalabs/js-moi-sdk/pull/36
Description
Remove all the debug methods from
Provider
classSteps 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.