feat: add TransactionSigned::new fns (#12768)

This commit is contained in:
Matthias Seitz
2024-11-22 11:37:34 +01:00
committed by GitHub
parent 7d24aa40e8
commit 3765ae2444
14 changed files with 55 additions and 57 deletions

View File

@ -450,7 +450,7 @@ mod tests {
let signature = Signature::new(U256::default(), U256::default(), true);
TransactionSigned::from_transaction_and_signature(request, signature)
TransactionSigned::new_unhashed(request, signature)
}
/// got test block