From f4a39480b3bdb9d658244c2269000287e4b23d22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Germ=C3=A1n=20Mart=C3=ADnez?= Date: Mon, 7 Oct 2024 00:30:50 +0200 Subject: [PATCH] Update Relay Kit description --- pages/sdk/overview.mdx | 2 +- pages/sdk/relay-kit.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/sdk/overview.mdx b/pages/sdk/overview.mdx index 8df5aa7f..ef77aa72 100644 --- a/pages/sdk/overview.mdx +++ b/pages/sdk/overview.mdx @@ -59,7 +59,7 @@ The [API Kit](./api-kit.mdx) helps interact with the Safe Transaction Service AP ## Relay Kit -The [Relay Kit](./relay-kit.mdx) enables ERC-4337 with Safe and allows users to pay for the transaction fees from their Safe account using the blockchain native token, ERC-20 tokens, or get their transactions sponsored. +The [Relay Kit](./relay-kit.mdx) enables transaction relaying with Safe and allows users to pay for the transaction fees from their Safe account using the blockchain native token, ERC-20 tokens, or get their transactions sponsored. - Use ERC-4337 with Safe - Gas-less experiences using Gelato diff --git a/pages/sdk/relay-kit.mdx b/pages/sdk/relay-kit.mdx index d87c0e9e..d0643590 100644 --- a/pages/sdk/relay-kit.mdx +++ b/pages/sdk/relay-kit.mdx @@ -3,7 +3,7 @@ import CustomCard from '../../components/CustomCard' # Relay Kit -The Relay Kit enables ERC-4337 with Safe, and allows users to pay for the transaction fees from their Safe account using the blockchain native token, ERC-20 tokens, or to get their transactions sponsored. +The Relay Kit enables transaction relaying with Safe, and allows users to pay for the transaction fees from their Safe account using the blockchain native token, ERC-20 tokens, or to get their transactions sponsored.