msgport / ORMP

Oracle and Relayer based Message Protocol
https://msgport.github.io/ORMP/
3 stars 1 forks source link

Oracle channel config #150

Open hujw77 opened 5 months ago

hujw77 commented 5 months ago
  1. 读取源链 channel 的 messageRoot 的oracle和目标链 ORMP的 importMessageRoot 匹配.(Be careful, currently this match is via social consensus not protocol in contract)
jiguantong commented 5 months ago

Otherwise the old channel's message will be able to relay to the new channel. https://github.com/darwinia-network/ORMP/blob/main/src/Verifier.sol#L38