Possibly related to #420?
If I use truffle to deploy to a network the hash of the transaction is recorded in the corresponding .json file.
However, if I use zos to perform the deployment, I can't see that the transaction Hash is recorded anywhere, in the truffle artifacts or the relevant zos.<network>.json file.
Possibly related to #420? If I use truffle to deploy to a network the hash of the transaction is recorded in the corresponding
.json
file. However, if I use zos to perform the deployment, I can't see that the transaction Hash is recorded anywhere, in the truffle artifacts or the relevantzos.<network>.json
file.