setError

open fun setError(value: SigningError): Bitcoin.TransactionPlan.Builder
Optional error
.TW.Common.Proto.SigningError error = 7;

Return

This builder for chaining.

Parameters

value

The enum numeric value on the wire for error to set.