Skip to content

Instantly share code, notes, and snippets.

@mintthemoon
Created September 5, 2022 04:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mintthemoon/f9605b52809c33ea83d9cfc11e175f4e to your computer and use it in GitHub Desktop.
Save mintthemoon/f9605b52809c33ea83d9cfc11e175f4e to your computer and use it in GitHub Desktop.
kujira-pebble
go mod edit -replace github.com/tendermint/tm-db=github.com/notional-labs/tm-db@136c7b6
go mod tidy
make BUILD_TAGS=pebbledb LDFLAGS="-w -s -X github.com/cosmos/cosmos-sdk/types.DBBackend=pebbledb" install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment