Search
Preparing search index...
The search index is not available
xud
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"cli/commands/closechannel"
Module "cli/commands/closechannel"
Index
Variables
command
describe
Functions
builder
handler
Variables
Const
command
command
:
"closechannel <currency> [node_identifier] [--force] [fee]"
= "closechannel <currency> [node_identifier] [--force] [fee]"
Const
describe
describe
:
"close any payment channels with a peer"
= "close any payment channels with a peer"
Functions
Const
builder
builder
(
argv
:
Argv
)
:
Argv
<
{}
&
{}
&
{}
&
{}
&
{}
&
{}
>
Parameters
argv:
Argv
Returns
Argv
<
{}
&
{}
&
{}
&
{}
&
{}
&
{}
>
Const
handler
handler
(
argv
:
Arguments
<
any
>
)
:
Promise
<
void
>
Parameters
argv:
Arguments
<
any
>
Returns
Promise
<
void
>
Globals
"cli/commands/closechannel"
command
describe
builder
handler
Generated using
TypeDoc