mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-24 14:50:40 +01:00
11 lines
229 B
YAML
11 lines
229 B
YAML
type: google.api.Service
|
|
config_version: 3
|
|
|
|
http:
|
|
rules:
|
|
- selector: devrpc.Dev.ImportGraph
|
|
post: "/v2/dev/importgraph"
|
|
body: "*"
|
|
- selector: devrpc.Dev.Quiesce
|
|
post: "/v2/dev/quiesce"
|
|
body: "*"
|