pub fn get_revoke_commit_msgs<CM, H>(
    node: &H,
    recipient: &PublicKey,
) -> (RevokeAndACK, CommitmentSigned)
where CM: AChannelManager, H: NodeHolder<CM = CM>,
Expand description

Gets an RAA and CS which were sent in response to a commitment update