1
0
Fork 0
mirror of https://github.com/lightningnetwork/lnd.git synced 2025-03-16 04:12:16 +01:00
lnd/lnrpc/stateservice.yaml

10 lines
195 B
YAML
Raw Normal View History

type: google.api.Service
config_version: 3
http:
rules:
- selector: lnrpc.State.SubscribeState
get: "/v1/state/subscribe"
- selector: lnrpc.State.GetState
get: "/v1/state"