transferAmount property
int
get
transferAmount
get transfer amount (all outputs, not excluding change)
Implementation
int get transferAmount => psbt.transferAmount;
get transfer amount (all outputs, not excluding change)
int get transferAmount => psbt.transferAmount;