Runtime: avoid duplication and test all signature (#14663)

* runtime: all signature test

* test-utils: remove std duplication

* runtime: add bls verify test
This commit is contained in:
ashWhiteHat
2023-08-17 17:16:42 +09:00
committed by GitHub
parent 37e58a46d6
commit a892fa7f92
2 changed files with 36 additions and 8 deletions
-1
View File
@@ -83,7 +83,6 @@ std = [
"log/std",
"sp-offchain/std",
"sp-core/std",
"sp-core/std",
"sp-std/std",
"sp-io/std",
"frame-support/std",