Skip to content

Commit 111a999

Browse files
docs: rename v2 to di (#21181)
Co-authored-by: Facundo <[email protected]>
1 parent 6779dc5 commit 111a999

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

docs/build/building-apps/02-app-mempool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Namely, the SDK provides the following mempools:
3131
* [Sender Nonce Mempool](#sender-nonce-mempool)
3232
* [Priority Nonce Mempool](#priority-nonce-mempool)
3333

34-
The default SDK is a [No-op Mempool](#no-op-mempool), but it can be replaced by the application developer in [`app.go`](./01-app-go-v2.md):
34+
The default SDK is a [No-op Mempool](#no-op-mempool), but it can be replaced by the application developer in [`app.go`](./01-app-go-di.md):
3535

3636
```go
3737
nonceMempool := mempool.NewSenderNonceMempool()

0 commit comments

Comments
 (0)