mirror of
https://github.com/alexgo-io/peggedassets-server.git
synced 2026-04-30 04:35:17 +08:00
rug peggedcharts endpoint
This commit is contained in:
@@ -82,17 +82,6 @@ functions:
|
||||
- http:
|
||||
path: /{params+}
|
||||
method: any
|
||||
peggedchart:
|
||||
handler: src/getPeggedChart.default
|
||||
timeout: 60
|
||||
memorySize: 3000
|
||||
events:
|
||||
- http:
|
||||
path: peggedcharts
|
||||
method: get
|
||||
- http:
|
||||
path: peggedcharts/{chain}
|
||||
method: get
|
||||
stablecoinChart:
|
||||
handler: src/getStablecoinChart.default
|
||||
timeout: 60
|
||||
|
||||
Reference in New Issue
Block a user