https://github.com/flare-foundation/flare-system-client/blob/161be6a41e87067fbd394aea73374e40d17a267b/utils/chain/tx_utils.go#L174 Providers are getting `out of gas` (https://flare-explorer.flare.network/tx/0x4bac1101096fbccc19b93f8f277e272d82d8f45cface220e8ef1b1adb8267268) when registering voter in ftso v2. I think the `gasLimit` should be upped a bit to leave some room for error
flare-system-client/utils/chain/tx_utils.go
Line 174 in 161be6a
Providers are getting
out of gas(https://flare-explorer.flare.network/tx/0x4bac1101096fbccc19b93f8f277e272d82d8f45cface220e8ef1b1adb8267268) when registering voter in ftso v2. I think thegasLimitshould be upped a bit to leave some room for error