Skip to content

Merge provider and signer into a single object #132

Open
@0xmichalis

Description

@0xmichalis

Currently ToucanClient expects to be initialized with a signer and provider as two separate objects. It's probably best to align with the ethers Contract API where a union object of the two types (providerOrSigner) is expected.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions