Currently the tx index is hardcoded to 0, as the submit_pfb endpoint does not return an index for the data we just submitted.
We should use a commitment to the data we just posted, either a coordinate in the EDS or a transaction hash so that the query is actually unique.