[BUG] - misleading error message - transaction build
reports locked input as not locked
#4479
Labels
bug
Something isn't working
comp: cardano-cli
type: regression
A feature that worked before stoped working
user type: internal
Created by an IOG employee
Internal
Area
Native Tokens
Summary
The
transaction build
command fails when collateral is script locked, this is expected behavior. Previously the command failed with "Expected key witnessed collateral" error.However now, when the same txin is used for both locked input and collateral,
transaction build
reports that tx input is not locked:The txin is locked:
Seems to be introduced by PR #4446.
Expected behavior
Previously the command failed with "Expected key witnessed collateral" error.
System info:
The text was updated successfully, but these errors were encountered: