Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Signer dependancy for contract reads #63

Open
LukeHackett12 opened this issue Nov 7, 2024 · 0 comments
Open

Remove Signer dependancy for contract reads #63

LukeHackett12 opened this issue Nov 7, 2024 · 0 comments

Comments

@LukeHackett12
Copy link
Collaborator

🎯 Problem to be solved

getOWRTranches requires a signer when all it needs is a provider for a readonly contract method

🛠️ Proposed solution

Add provider argument to client constructor and default to provider over signer where possible

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant