Expand description
Generating test data for bridges with remote parachains.
Functions§
- make_
complex_ bridged_ parachain_ heads_ proof - Make bridged parachain header with given state root and relay header that is finalizing it.
- make_
complex_ relayer_ confirmation_ batch - Prepare a batch call with relay finality proof, parachain head proof and message delivery proof.
- make_
complex_ relayer_ confirmation_ proofs - Prepare storage proofs of message confirmations, stored at the target parachain.
- make_
complex_ relayer_ delivery_ batch - Prepare a batch call with relay finality proof, parachain head proof and message proof.
- make_
complex_ relayer_ delivery_ proofs - Prepare storage proofs of messages, stored at the source chain.
- make_
standalone_ relayer_ confirmation_ call - Prepare a call with message delivery proof.
- make_
standalone_ relayer_ delivery_ call - Prepare a call with message proof.