Commit 668c2a66 authored by isstuev's avatar isstuev

add deposits route

parent 7e4abc38
...@@ -323,6 +323,7 @@ frontend: ...@@ -323,6 +323,7 @@ frontend:
- "/output-roots" - "/output-roots"
- "/txn-batches" - "/txn-batches"
- "/withdrawals" - "/withdrawals"
- "/deposits"
resources: resources:
limits: limits:
memory: memory:
......
...@@ -43,6 +43,7 @@ frontend: ...@@ -43,6 +43,7 @@ frontend:
- "/output-roots" - "/output-roots"
- "/txn-batches" - "/txn-batches"
- "/withdrawals" - "/withdrawals"
- "/deposits"
resources: resources:
limits: limits:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment