mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-10 10:05:18 +00:00
swagger: fix bep3 supply query typo (#694)
This commit is contained in:
parent
dfb3b89c56
commit
6a0cc6c49d
@ -1065,7 +1065,7 @@
|
|||||||
$ref: '#/definitions/AtomicSwapResponse'
|
$ref: '#/definitions/AtomicSwapResponse'
|
||||||
500:
|
500:
|
||||||
description: Server internal error
|
description: Server internal error
|
||||||
/bep3/suppy/{denom}:
|
/bep3/supply/{denom}:
|
||||||
get:
|
get:
|
||||||
summary: Get the asset supply for the input denom
|
summary: Get the asset supply for the input denom
|
||||||
tags:
|
tags:
|
||||||
|
Loading…
Reference in New Issue
Block a user