'where has geth fast-sync mode gone?
I'v read several articles about geth full sync mode which can be enabled by --syncmode full
option.
But why am I getting error unknown sync mode fast want full snap or light
when use that option?
I want to get only block receipts without processing the state.
Which sync mode should I use?
Thanks in advance!
Solution 1:[1]
snap
option should work in your case.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | Dilum Bandara |