diff --git a/lib/components/TxDialog/index.vue b/lib/components/TxDialog/index.vue index 83db49a..6d21cc7 100644 --- a/lib/components/TxDialog/index.vue +++ b/lib/components/TxDialog/index.vue @@ -249,10 +249,6 @@ async function sendTx() { // show submitting view hash.value = toHex(response.hash); - console.log("tx hex here: ", hash.value) - console.log("endpoint: ", props.endpoint) - console.log("chain id: ", chainId.value) - showResult(hash.value); emit('submited', {