server/peer.c (p_txend): Rework the success path.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 20 Sep 2021 23:21:50 +0000 (00:21 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 30 Apr 2022 00:51:38 +0000 (01:51 +0100)
commit5164c6f71eee16327cdd1425b3dff5a76a28bd9e
treec18d1fa8cd80f8c54bbcf68b8074e5bc3d19ec57
parentaa1a02116adb4d83635cd891842ba8f899d59565
server/peer.c (p_txend): Rework the success path.

Now it's less confusing to add other kinds of success actions here.  Not
that I wiol on-haven try to do this in an alternate future or anything.
server/peer.c