2afd98c18d
- Update review-bot.yml: bridges -> pezbridges, frame -> pezframe - Update build-publish-eth-rpc.yml: paritypr -> pezkuwichain, frame -> pezframe - Update checks-quick.yml: frame -> pezframe path fixes - Update release-60 workflow: frame -> pezframe path fixes - Update tests-misc.yml: frame -> pezframe path fixes - Apply cargo fix for unused parentheses in test collators
Test Teyrchains
Each teyrchain consists of three parts: a #![no_std] library with the main execution logic, a WASM crate which wraps
this logic, and a collator node.