diff --git a/apps/portal/src/app/react/v5/transactions/page.mdx b/apps/portal/src/app/react/v5/transactions/page.mdx index 7529ec74e4a..6b5f2c0db6b 100644 --- a/apps/portal/src/app/react/v5/transactions/page.mdx +++ b/apps/portal/src/app/react/v5/transactions/page.mdx @@ -29,8 +29,6 @@ Try out the demo for yourself in the [sending transactions playground](https://p /> -## Generic Contract Read - ## Sending a generic contract call ```ts