Skip to content

Commit

Permalink
nit: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxcanfly committed Jan 19, 2024
1 parent dfb433c commit 9e0e493
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,11 @@ The following implementations are available:

In addition the following helper implementations are available:

* [DummyDA](https://github.com/rollkit/go-da/blob/main/test/dummy.go) implements a Mock DA useful for testing.
* [Proxy](https://github.com/rollkit/go-da/tree/main/proxy) implements a proxy server that forwards requests to a gRPC server. The proxy client can be used directly to interact with the DA service.
* [DummyDA](https://github.com/rollkit/go-da/blob/main/test/dummy.go) implements
a Mock DA useful for testing.
* [Proxy](https://github.com/rollkit/go-da/tree/main/proxy) implements a proxy
server that forwards requests to a gRPC server. The proxy client
can be used directly to interact with the DA service.

## Helpful commands

Expand Down

0 comments on commit 9e0e493

Please sign in to comment.