RequestWithdrawalInput

constructor(bitcoinAddress: String, amountSats: Long)

Parameters

bitcoinAddress

The bitcoin address where the withdrawal should be sent.

amountSats

The amount you want to withdraw from this node in Satoshis. Use the special value -1 to withdrawal all funds from this node.