mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 23:57:56 +00:00
Stabilize ecdsa_ functions (#11486)
This commit is contained in:
committed by
GitHub
parent
927019a734
commit
c0fb033206
@@ -2277,7 +2277,6 @@ fn gas_estimation_call_runtime() {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[cfg(feature = "unstable-interface")]
|
||||
fn ecdsa_recover() {
|
||||
let (wasm, code_hash) = compile_module::<Test>("ecdsa_recover").unwrap();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user