davisshaver/wp-rainbow

Warn user if required token is set, but Infura ID is not

davisshaver opened this issue · 0 comments

When a required token is enabled, we should warn the user about the Infura ID, as the behavior for Infura falling back to a public ID may be different on the backend compared to frontend.

Possibly to be handled with #35.