expose wasm execution method on subxt client config (#230)

Signed-off-by: Gregory Hill <gregorydhill@outlook.com>
This commit is contained in:
Greg Hill
2021-02-19 11:40:35 +00:00
committed by GitHub
parent de859e7396
commit e524c2d744
3 changed files with 10 additions and 1 deletions
+1
View File
@@ -657,6 +657,7 @@ mod tests {
chain_spec: test_node::chain_spec::development_config().unwrap(),
role: Role::Authority(key),
telemetry: None,
wasm_method: Default::default(),
};
let client = ClientBuilder::new()
.set_client(