darwinia-network / darwinia-messages-sol

Darwinia cross-chain messages gateway and protocol for EVM developers 💌
MIT License
29 stars 8 forks source link

Multi relayer relay batch message issue #268

Closed hujw77 closed 1 year ago

hujw77 commented 1 year ago
FeeMarket:  1 --> A , 2 -->B, 3 --> C
  1. If C relay the newest header, A, B must relay 1,2,3 message.
  2. C must wait A and B relay their message.
hackfisher commented 1 year ago

why C can not relay 1 and 2 together?

hujw77 commented 1 year ago

C could relay 1 and 2, but it is A and B 's message.