diff --git a/data/txntest/txn.go b/data/txntest/txn.go index 49cb1be966..aa74ffaed8 100644 --- a/data/txntest/txn.go +++ b/data/txntest/txn.go @@ -47,6 +47,7 @@ import ( // Txn exists purely to make it easier to write a // transaction.Transaction in Go source. +// To better understand Txn rationale, see https://github.com/algorand/go-algorand/pull/2730. type Txn struct { Type protocol.TxType