Add a test for Tributary

Further fleshes out the Tributary testing code.
This commit is contained in:
Luke Parker
2023-04-22 22:27:12 -04:00
parent 8c74576cf0
commit af84b7f707
9 changed files with 185 additions and 39 deletions

1
Cargo.lock generated
View File

@@ -1314,6 +1314,7 @@ dependencies = [
"parity-scale-codec",
"processor-messages",
"rand_core 0.6.4",
"schnorr-signatures",
"serai-client",
"serai-db",
"sp-application-crypto",