Handle sign::ProcessorMessage::[Preprocesses, Shares]

This commit is contained in:
Luke Parker
2025-01-15 10:47:47 -05:00
parent 7ce5bdad44
commit 3357181fe2
2 changed files with 35 additions and 5 deletions

View File

@@ -259,9 +259,7 @@ impl TransactionTrait for Transaction {
Transaction::Cosign { .. } => TransactionKind::Provided("Cosign"),
Transaction::Cosigned { .. } => TransactionKind::Provided("Cosigned"),
// TODO: Provide this
Transaction::SubstrateBlock { .. } => TransactionKind::Provided("SubstrateBlock"),
// TODO: Provide this
Transaction::Batch { .. } => TransactionKind::Provided("Batch"),
Transaction::Sign { id, attempt, round, signed, .. } => TransactionKind::Signed(