mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-26 18:11:12 +00:00
bd6b147235
* Add `relay_parent` to block announce data This is required to make it more future proof when contextual execution is coming. While this changes the `BlockAnnounceData` type, it is written in a way to make it backwards compatible. * FMT