hotfix/remove-console-log

This commit is contained in:
Valtteri Karesto
2022-03-28 15:35:27 +03:00
parent 88a47c49a4
commit 4519906b78

View File

@@ -81,7 +81,7 @@ export const deployHook = async (account: IAccount & { name?: string }, data: Se
// }
// }
// });
console.log(filteredHookParameters)
if (typeof window !== "undefined") {
const tx = {
Account: account.address,