mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-28 06:17:56 +00:00
Use correct executor for Westend (#1053)
This commit is contained in:
@@ -666,7 +666,7 @@ pub fn westend_new_full(
|
||||
slot_duration,
|
||||
grandpa_pause,
|
||||
westend_runtime::RuntimeApi,
|
||||
KusamaExecutor
|
||||
WestendExecutor
|
||||
);
|
||||
|
||||
Ok((service, client, handles))
|
||||
|
||||
Reference in New Issue
Block a user