changeValue property

BigInt changeValue
latefinal

The value of the change output. This is 0 for a changeless transaction or negative if there aren't enough funds.

Implementation

late final BigInt changeValue;