catalystdao / generalised-relayer

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

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

Open jsanmigimeno opened 1 month ago

jsanmigimeno commented 1 month ago

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