pub const kernel_ScriptVerifyStatus_kernel_SCRIPT_VERIFY_ERROR_TX_INPUT_INDEX: kernel_ScriptVerifyStatus = 1;Expand description
!< The provided input index is out of range of the actual number of inputs of the transaction.
pub const kernel_ScriptVerifyStatus_kernel_SCRIPT_VERIFY_ERROR_TX_INPUT_INDEX: kernel_ScriptVerifyStatus = 1;!< The provided input index is out of range of the actual number of inputs of the transaction.