[ Version ( deprecated = true , since = "0.11.6" ) ]
public List<unowned ChannelRequest> get_pending_requests ()
Warning: get_pending_requests is deprecated.
Only works if set_handler_request_notification has been called.
Since 0.19.9.
New code should use dup_pending_requests instead.
Returns the list of requests this is likely be asked to handle.
this |
a List of ChannelRequest |