Post
Topic
Board Announcements (Altcoins)
Re: [ANN][FLO] A Worldwide Public Record | Alexandria | ETDB | Medici | 0.15 Segwit
by
mitzi101
on 02/12/2018, 02:20:12 UTC
is there an easy way to search all text posted on florincoin blockchain ?

never mind i have found a way.

I check all tx in all blocks, and in every tx i check floData field.  (would take a long time if blockchain was busy)
i can index it into a search database for later quicker searches

for this to work i need to run flo daemon with -txindex