sarvalabs / js-moi-sdk

JavaScript library to interact with MOI Protocol via RPC API
https://js-moi-sdk.docs.moi.technology/
Apache License 2.0
24 stars 2 forks source link

refactor: remove debug methods #34

Closed sarvalabs-harshrastogi closed 10 months ago

sarvalabs-harshrastogi commented 10 months ago

Description

Remove the debug methods from the base provider and the JSON-RPC provider.

Changes include

Checklist