lockunspent
RPC call. The rationale behind this test is to validate the input parameters for the lockunspent
function and ensure that the system behaves correctly when given invalid data. By confirming that the error message “Invalid parameter: vout cannot be negative” is returned, we can prevent unexpected behavior or vulnerabilities in the application.