expose the pending-claim balances with something like chain_monitor.get_claimable_balances(state.peer1.chan_manager.list_channels()) , then walk them and ignore ones you don't want and count that in the user balance (I know you requested this feature some time ago)
expose the pending-claim balances with something like chain_monitor.get_claimable_balances(state.peer1.chan_manager.list_channels()) , then walk them and ignore ones you don't want and count that in the user balance (I know you requested this feature some time ago)