Expand description
Generating test data for bridges with remote GRANDPA chains.
Functions§
- make_
complex_ bridged_ grandpa_ header_ proof - Make bridged GRANDPA chain header with given state root.
- make_
complex_ relayer_ confirmation_ batch - Prepare a batch call with bridged GRANDPA finality and message delivery proof.
- make_
complex_ relayer_ confirmation_ proofs - Prepare storage proofs of message confirmations, stored at the (bridged) target GRANDPA chain.
- make_
complex_ relayer_ delivery_ batch - Prepare a batch call with bridged GRANDPA finality and message proof.
- make_
complex_ relayer_ delivery_ proofs - Prepare storage proofs of messages, stored at the (bridged) source GRANDPA chain.
- make_
standalone_ relayer_ confirmation_ call - Prepare a call with message delivery proof.
- make_
standalone_ relayer_ delivery_ call - Prepare a call with message proof.
- maximal_
expected_ submit_ finality_ proof_ call_ size - Maximal expected
submit_finality_proof
call size.