catalystdao / generalised-relayer

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

[feat]: Allow for AMB payment logic #33

Closed jsanmigimeno closed 2 months ago

jsanmigimeno commented 2 months ago

Allow for a configurable payment amount to be sent on transactions that generate cross chain messages to pay for the AMB services (e.g. on message 'delivery', a return cross chain 'ack' message has to be paid for).

jsanmigimeno commented 2 months ago

Implemented via #34