Created
September 5, 2022 04:56
-
-
Save mintthemoon/f9605b52809c33ea83d9cfc11e175f4e to your computer and use it in GitHub Desktop.
kujira-pebble
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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