mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-28 09:51:05 +00:00
1008465413
* refactor some functions to not rely on `self` * factor out common elements of seconding and attesting * Add Spawn to backing FromJob * do candidate validation in background * tests * address grumbles