fuel-core
fuel-core copied to clipboard
Remove H160 from config and use Bytes20
This is low priority task and consists of removing fuel-relayer H160
config field and cli options and replacing them with native Bytes20
alternatives.
Bytes20
will be introduces in fuel-types
version v0.5.2
or higher.
Ref: https://github.com/FuelLabs/fuel-types/pull/40