You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HTLC inputs are not supported when an ordinary signed transaction is passed.
ProduceBlockFromStake and account-based inputs are not supported.
It only works for transactions whose inputs have not yet been spent. Note that this part may be hard to fix, because we don't have a tx index, so there is no easy way of obtaining a txo for an already spent input.