tokenAmount property
optional token amounts in the UTXO
Implementation
@$pb.TagNumber(4)
$core.List<TokenAmount> get tokenAmount => $_getList(3);
optional token amounts in the UTXO
@$pb.TagNumber(4)
$core.List<TokenAmount> get tokenAmount => $_getList(3);