In the transactions modal - details section - we show the triggered_transactions property which are the messages emitted by the transaction shown in the modal.
We also need to render this in the upper sections represented by a link with the transaction hash which should open a new modal showing that transaction details.
In the transactions modal - details section - we show the
triggered_transactionsproperty which are the messages emitted by the transaction shown in the modal.We also need to render this in the upper sections represented by a link with the transaction hash which should open a new modal showing that transaction details.