@@ -224,6 +224,7 @@ func (tx *Tx) Parser() error {
}
swap.InstrIdx = uint8(i)
swap.InnerIdx = uint8(j)
tx.Swaps = append(tx.Swaps, swap)
// tx.Swaps = append(tx.Swaps, swaps...)
The note is not visible to the blocked user.