fuel-vm
fuel-vm copied to clipboard
Allow bech32 address type in local chainConfig
Right now in order to fund a fuel wallet (in the browser), you have to convert the wallet address to B256 with the SDK to add it to the initial state coins array. It would be much easier if both address types are allowed here.