mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-28 12:07:28 +00:00
9f88761e46
* implement next_context * write test_context for method next_context * change how events are uniquely identified * undo local changes for test-runtime * introduce EventContext struct * adjust test_context to EventContext struct * fix return type for next_context * add suggestions by jsdw * ran cargo fmt and clippy