mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 19:51:05 +00:00
Remote execution with additional logging (#767)
This commit is contained in:
committed by
Bastian Köcher
parent
9ec65c94d7
commit
95afc7c2fd
@@ -461,7 +461,7 @@ fn do_validation<P>(
|
||||
&validation_code,
|
||||
params,
|
||||
ext.clone(),
|
||||
ExecutionMode::Local,
|
||||
ExecutionMode::Remote,
|
||||
) {
|
||||
Ok(result) => {
|
||||
if result.head_data == head_data.0 {
|
||||
|
||||
Reference in New Issue
Block a user