spacemeshos / post

Spacemesh POST protocol implementation
MIT License
20 stars 21 forks source link

multiple providers to verify postdata #269

Open heavyarms2112 opened 8 months ago

heavyarms2112 commented 8 months ago

./postcli -verify -datadir post_data_dir -fraction 0.1 -fromFile 0 -toFile 5

Can we use multiple providers for faster/parallel verification?

pigmej commented 5 months ago

Currently, it's not supported, but let's put it on some roadmap.

poszu commented 5 months ago

@heavyarms2112 you could call postcli many times in parallel using different providers with different files.