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