ssbc/ssb-tribes

Not checking recps length properly in tanglePrune

Powersource opened this issue · 0 comments

maxSize = maxSize || (content.recps > 1 ? MAX_SIZE_16_recps : MAX_SIZE_1_recps)