add oraclize values tests

This commit is contained in:
akildemir
2024-10-15 13:14:26 +03:00
parent 06bfd5b6a3
commit 78983b28af
4 changed files with 141 additions and 8 deletions

4
Cargo.lock generated
View File

@@ -8199,8 +8199,11 @@ dependencies = [
name = "serai-genesis-liquidity-pallet"
version = "0.1.0"
dependencies = [
"ciphersuite",
"frame-support",
"frame-system",
"frost-schnorrkel",
"modular-frost",
"pallet-babe",
"pallet-grandpa",
"pallet-timestamp",
@@ -8219,6 +8222,7 @@ dependencies = [
"sp-io",
"sp-runtime",
"sp-std",
"zeroize",
]
[[package]]