safe-global / safe-core-sdk

The Safe{Core} SDK allows builders to add account abstraction functionality into their apps.
https://docs.safe.global/sdk/overview
MIT License
242 stars 177 forks source link

feat(relay-kit): Remove `rpcUrl` #854

Closed yagopv closed 2 weeks ago

yagopv commented 2 weeks ago

What it solves

Resolves https://github.com/safe-global/safe-core-sdk/issues/844

How this PR fixes it

We are removing the rpcUrl prop as it is redundant, and the provider should be able to handle this functionality

coveralls commented 2 weeks ago

Pull Request Test Coverage Report for Build 9447029632

Details


Totals Coverage Status
Change from base Build 9418939244: -0.1%
Covered Lines: 783
Relevant Lines: 933

💛 - Coveralls