feeMsat property

int? feeMsat
final

Opening fee for receiving the amount set in the OpenChannelFeeRequest, in case it was set. It may be zero if no new channel needs to be opened.

Implementation

final int? feeMsat;