Hey is a decentralized and permissionless social media app built with Lens Protocol 🌿

fix: add transaction validation flag to Trade component for improved transaction handling

yoginth.com 162c4406 b4d59c06

verified
+1
+1
apps/web/src/components/Account/CreatorCoin/Trade.tsx
··· 132 132 account: client.account, 133 133 publicClient, 134 134 tradeParameters: params, 135 + validateTransaction: false, 135 136 walletClient: client 136 137 }); 137 138 toast.success("Trade submitted");