feat: gRPC mempool service (#275)

* make file nit

* base app set up

* make file update

* makefile nit

* adding service test to e2e

* lint

* type fix

* nit

* unit test + readme
This commit is contained in:
David Terpay
2023-12-08 13:33:58 -05:00
committed by GitHub
parent 56eeeb3ea2
commit 7d8a6956a7
14 changed files with 1280 additions and 39 deletions
+1
View File
@@ -13,6 +13,7 @@ profile.out
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
build/
tests/.testappd
# Dependency directories (remove the comment below to include it)
# vendor/