s/transcation/transaction/

This commit is contained in:
Greg Sanders
2023-01-30 10:46:15 -05:00
parent 392dc68e37
commit 906631450d

View File

@@ -1164,7 +1164,7 @@ struct PartiallySignedTransaction
// Make sure that we got an unsigned tx
if (!tx) {
throw std::ios_base::failure("No unsigned transcation was provided");
throw std::ios_base::failure("No unsigned transaction was provided");
}
// Read input data