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

Make signer optional in `getLogicDriver` #24

Closed sarvalabs-harshrastogi closed 10 months ago

sarvalabs-harshrastogi commented 11 months ago

Make signer optional in getLogicDriver

Description

This issue concerns the signer is not required to execute the call and estimateFuel methods.

Environment

Screenshots

NA

Proposed Solution

Implement new method in base provider.

sarvalabs-harshrastogi commented 10 months ago

closed in #25