Commit 668c2a66 authored by isstuev's avatar isstuev

add deposits route

parent 7e4abc38
......@@ -323,6 +323,7 @@ frontend:
- "/output-roots"
- "/txn-batches"
- "/withdrawals"
- "/deposits"
resources:
limits:
memory:
......
......@@ -43,6 +43,7 @@ frontend:
- "/output-roots"
- "/txn-batches"
- "/withdrawals"
- "/deposits"
resources:
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