Check index out of bound also for tx inputs not only for psbt inputs
This commit is contained in:
@@ -1497,7 +1497,7 @@ where
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
mod test {
|
||||
pub(crate) mod test {
|
||||
use std::str::FromStr;
|
||||
|
||||
use bitcoin::{util::psbt, Network};
|
||||
|
||||
Reference in New Issue
Block a user