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/walletwithdraw"
Module "cli/commands/walletwithdraw"
Index
Variables
command
describe
Functions
builder
handler
Variables
Const
command
command
:
"walletwithdraw <amount> <currency> <destination> [fee]"
= "walletwithdraw <amount> <currency> <destination> [fee]"
Const
describe
describe
:
"withdraws on-chain funds from xud"
= "withdraws on-chain funds from xud"
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/walletwithdraw"
command
describe
builder
handler
Generated using
TypeDoc