Skip to content
This repository was archived by the owner on Dec 11, 2024. It is now read-only.
This repository was archived by the owner on Dec 11, 2024. It is now read-only.

remove network prop on CeloProvider #246

@aaronmgdr

Description

@aaronmgdr

Rather than passing in an entire Network Object instead just pass in the chainID of the default network (alternatively the network name)

Currently when network is passed the object isn't actually used instead it finds a network in the networks array which matches the name. This is confusing as someone could pass in a network with a different RPC url and then have it not actually used

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions