protodoc.io
Project shocknet/Lightning.Pub
Welcome
Readme
License
Commits
GitHub project
Download project
Desktop application
Contact us
chainrpc
google.protobuf
invoicesrpc
lnrpc
methods
routerrpc
signrpc
structs
walletrpc
wizard_methods
wizard_structs
wizard_methods
Wizard
GetAdminConnectInfo
GetServiceState
WizardConfig
WizardState
MethodQueryOptions
ProtoFileOptions
SupportedAuth
package
wizard_methods
Get desktop application:
View/edit binary Protocol Buffers messages
service
Wizard
wizard_methods.proto:47
rpc
GetAdminConnectInfo
(
wizard_structs.Empty
,
wizard_structs.AdminConnectInfoResponse
)
wizard_methods.proto:59
rpc
GetServiceState
(
wizard_structs.Empty
,
wizard_structs.ServiceStateResponse
)
wizard_methods.proto:64
rpc
WizardConfig
(
wizard_structs.ConfigRequest
,
wizard_structs.Empty
)
wizard_methods.proto:54
rpc
WizardState
(
wizard_structs.Empty
,
wizard_structs.StateResponse
)
wizard_methods.proto:49
<Guest>
message
MethodQueryOptions
wizard_methods.proto:18
repeated
string
items
= 1
message
ProtoFileOptions
wizard_methods.proto:32
repeated
ProtoFileOptions.SupportedAuth
supported_auths
= 1
repeated
string
supported_http_methods
= 2
message
ProtoFileOptions.SupportedAuth
wizard_methods.proto:33
Used in:
ProtoFileOptions
string
id
= 1
string
name
= 2
bool
encrypted
= 3
map
<
string
,
string
> context
= 4