You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a transaction that contains 3 transitions as follow:
and the second transition (index 1) has 4 outputs, include two credits record and two disbursement record.
but the return result of requestRecords('aleo_iou_v2_2.aleo') does not have these records.
meanwhile, i can still find that transaction in the activities.
Steps to Reproduce
Expected Behavior
Your Environment
Promgram: aleo_iou_v2_2.aleo
Leo Wallet Version: 0.0.21
The text was updated successfully, but these errors were encountered:
🐛 Bug Report
I have a transaction that contains 3 transitions as follow:
and the second transition (index 1) has 4 outputs, include two credits record and two disbursement record.
but the return result of requestRecords('aleo_iou_v2_2.aleo') does not have these records.
meanwhile, i can still find that transaction in the activities.
Steps to Reproduce
Expected Behavior
Your Environment
The text was updated successfully, but these errors were encountered: