DryrunTransactionResult disassembly
field ambiguous
#3563
Labels
new-feature-request
Feature request that needs triage
disassembly
field ambiguous
#3563
Problem
When debugging a set of transactions using the Dryrun REST endpoint, if an application call is signed by logic two programs are evaluated but there is only space for one disassembled program:
go-algorand/daemon/algod/api/server/v2/generated/types.go
Lines 310 to 311 in 0d65a0f
Solution
Add another field to allow both disassembled programs to be returned.
The text was updated successfully, but these errors were encountered: