LayerZero V2 Part 6: Developer Gotchas
This is Part 6 of a series on LayerZero V2. Part 1 covers the basics.
These are the mistakes that cost us time building the BRG Bridge. Learn from our pain.
1. Wrong Option Type on Testnets
What happens: You use Type 3 options (the recommended format), but the testnet pathway doesn’t have Type 3 ULN config set. Transaction reverts with LZ_ULN_InvalidWorkerOptions.