Skip to content

Commit

Permalink
chore: abci grpc-server feature
Browse files Browse the repository at this point in the history
  • Loading branch information
lklimek committed Feb 21, 2024
1 parent 99d1cab commit eb5d1af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions abci/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ server = [
"dep:tokio-util",
"dep:futures",
]

grpc-server = ["tenderdash-proto/grpc-server"]
crypto = ["dep:lhash"]
tcp = ["server"]
unix = ["server"]
Expand Down

0 comments on commit eb5d1af

Please sign in to comment.