As a user, you shouldn't need to keep the deployMethod around just to get the deployment address. Maybe we should inject it into yarn-project/aztec.js/src/contract_deployer/deploy_sent_tx.ts so you can query it from the tx object directly?
Originally posted by @spalladino in #2818 (comment)
There after, also add to docs!
As a user, you shouldn't need to keep the
deployMethodaround just to get the deployment address. Maybe we should inject it intoyarn-project/aztec.js/src/contract_deployer/deploy_sent_tx.tsso you can query it from thetxobject directly?Originally posted by @spalladino in #2818 (comment)
There after, also add to docs!