go-algorand
go-algorand copied to clipboard
Buggy test?
Shouldn't this be tx2.Sign instead of tx.Sign
https://github.com/algorand/go-algorand/blob/0e7087bb75efb14fe0d03009212a8c1111014102/data/txHandler_test.go#L2673
The resulting txn has an empty ForeignApps, and the txn gets dropped by the handler.msgCache instead of the handler.appLimiter