make txIndex available during dep gen
Pre-release
Pre-release
Set TxIndex before generating dependencies (#358) ## Describe your changes and provide context We need to make `TxIndex` available during dependency generation so that we can derive the corresponding temporary intermediate account and coinbase account for the message ## Testing performed to validate your change