Fix whitespace for rustfmt
This commit is contained in:
parent
a6f916671a
commit
38585b6116
|
|
@ -155,7 +155,7 @@ where
|
|||
check::coinbase_tx_no_joinsplit_or_spend(&tx)?;
|
||||
} else {
|
||||
// TODO: check no coinbase inputs
|
||||
|
||||
|
||||
// feed all of the inputs to the script verifier
|
||||
let cached_ffi_transaction =
|
||||
Arc::new(CachedFfiTransaction::new(tx.clone()));
|
||||
|
|
|
|||
Loading…
Reference in New Issue