Fixes for prior commit

This commit is contained in:
Luke Parker
2023-11-22 16:24:50 -05:00
parent 08e6669403
commit 88a1726399
6 changed files with 30 additions and 46 deletions

View File

@@ -318,7 +318,6 @@ async fn dkg_test() {
let spec = spec.clone();
let key_pair = key_pair.clone();
async move {
let tx = tx.0;
// Version, Pallet, Call, Network, Key Pair, Signature
let expected_len = 1 + 1 + 1 + 1 + 32 + 1 + key_pair.1.len() + 64;
// It's length prefixed