impersonator-eth/impersonator-extension

Improvement: Trim whitespaces while adding RPCs

Closed this issue · 0 comments

When copy-pasting the RPC (on adding the network), the extension includes whitespaces in the calls to the RPC (if pasted with whitespaces), causing the requests to fail. The RPC URL should be trimmed to remove any whitespaces.