Snapshots & Archive Nodes
List of Snapshots and Archives
Snapshots
Name
URL
Archives
Name
URL
PebbleDB
go mod edit -replace github.com/tendermint/tm-db=github.com/baabeetaa/tm-db@pebble
go mod tidy
go install -tags pebbledb -ldflags "-w -s -X github.com/cosmos/cosmos-sdk/types.DBBackend=pebbledb" ./...Last updated