min Depth For Funding
fun minDepthForFunding(nodeParams: NodeParams, fundingAmount: Satoshi): Int
Content copied to clipboard
Returns the number of confirmations needed to safely handle the funding transaction, we make sure the cumulative block reward largely exceeds the channel size.
Return
number of confirmations needed
Parameters
funding Amount
funding amount of the channel