mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-08-25 03:11:21 +00:00
BREAKING CHANGE: ping_receiver gains a config PDA holding the deliverer and the peer sources it accepts, ReceiverInstruction gains InitConfig, and Record takes [source marker, config, record] instead of the record alone. Every emitter aimed at ping_receiver must name its config account in target_accounts. The ping_receiver and ping_sender image ids move, and a fresh genesis is required.