]> Cypherpunks.ru repositories - nncp.git/blobdiff - src/tx.go
Fixed sending to areas
[nncp.git] / src / tx.go
index b8d47aa6148ae87ad542b20236c67a106130f404..fd4e0fbdec5182a7f689731de9a3591e15eb80ae 100644 (file)
--- a/src/tx.go
+++ b/src/tx.go
@@ -205,6 +205,7 @@ func (ctx *Ctx) Tx(
                r := <-results
                payloadSize = r.size
                pktEncMsg = r.pktEncRaw
+               wrappers--
        }
        for i := 0; i <= wrappers; i++ {
                r := <-results