tokenAmount property

  1. @TagNumber(4)
List<TokenAmount> get tokenAmount

optional token amounts in the UTXO

Implementation

@$pb.TagNumber(4)
$core.List<TokenAmount> get tokenAmount => $_getList(3);