https://github.com/aeternity/aepp-sdk-js/blob/72907f351579444ebd269668f254d4956657e38b/src/contract/aci/index.js#L183-L187 `txData` is result of `getTransactionByHash` merged with `getTransactionInfoByHash` `txInfo` is just result of `getTransactionInfoByHash`
aepp-sdk-js/src/contract/aci/index.js
Lines 183 to 187 in 72907f3
txDatais result ofgetTransactionByHashmerged withgetTransactionInfoByHashtxInfois just result ofgetTransactionInfoByHash