pyteal
pyteal copied to clipboard
Rtxn[-1,0,+1] syntax for relative transaction access
Problem
Allow negative integer index references for relative positioning to "me"
Solution
Some new class like Gtxn but indices are relative to Txn.group_index()
Urgency
None