efdevcon / pretix-eth-payment-plugin

An etheruem payment provider plugin for pretix
Other
42 stars 21 forks source link

Validate receiving wallet address in plugin settings #221

Open theschweitz opened 1 year ago

theschweitz commented 1 year ago

Receiving wallet address field currently accepts letters, any numbers.

Plug-in should validate wallet addresses that are input in the backend.

We should also add an info text saying "This address should be deployed on all networks you'll be supporting payment for."