FuelLabs/fuel-connectors

Can create a transaction with an empty receiver address

Closed this issue · 1 comments

It's possible to delete the address from the Receiver address field, but the Connector still picks up an address and we can go ahead and create a transaction

Transfer.with.empty.address.mov

The expectation is that there's an info message asking the user to put a Bech32 address into the Receiver address field

Ensure field is not empty and is valid probably linked to #38