Closed bcsainju closed 2 months ago
For cluster mode relayers, a nw connection contract should be developed and deployed on each destination chains with following requirements.
The current assumptions from relayer side are as:
// receive msg with signatures recvMessageWithSignatures(String srcNetwork, BigInteger _connSn, byte[] msg, byte[][] signatures)
Contracts
will be handled in xcall repo
For cluster mode relayers, a nw connection contract should be developed and deployed on each destination chains with following requirements.
The current assumptions from relayer side are as:
Methods:
Contracts