catalystdao / generalised-relayer

Modular Relayer that works with multiple AMBs & Generalised Incentives
MIT License
11 stars 4 forks source link

chore: Be consistent with the 0x notation when decoding hex-encoded data #52

Open jsanmigimeno opened 3 months ago

jsanmigimeno commented 3 months ago

Make sure hex-encoded fields are always prepended with the 0x notation (e.g. decode.payload.ts).