transferAmount property

int get transferAmount

get transfer amount (all outputs, not excluding change)

Implementation

int get transferAmount => psbt.transferAmount;