Skip to content

Fix RPC_URL typo in environment variable #18

@tinypell3ts

Description

@tinypell3ts

RPC_URL=https://polygon-mumbai.infura.io/v3/<PROJECT_ID>

needs to be

NEXT_PUBLIC_RPC_URL=https://polygon-mumbai.infura.io/v3/<PROJECT_ID>

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions