changeValue property
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;
The value of the change output. This is 0 for a changeless transaction or negative if there aren't enough funds.
late final BigInt changeValue;