Skip to content

Commit

Permalink
add faucet api
Browse files Browse the repository at this point in the history
  • Loading branch information
JSHan94 committed Feb 28, 2024
1 parent 506f7ec commit f502bb6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions chain.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,12 @@
"$ref": "#/$defs/endpoint"
}
},
"faucet-api": {
"type": "array",
"items": {
"$ref": "#/$defs/endpoint"
}
},
"grpc": {
"type": "array",
"items": {
Expand Down

0 comments on commit f502bb6

Please sign in to comment.