From 1257c3022514bfc600ead63ad98a8d4ff6427875 Mon Sep 17 00:00:00 2001 From: Vedad Sabljic Date: Thu, 20 Jun 2024 13:49:26 +0000 Subject: [PATCH] Quick fix on the NeonPass v2 page on short verbiage. --- docs/token_transferring/neonpass_usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/token_transferring/neonpass_usage.md b/docs/token_transferring/neonpass_usage.md index e20e7fcb..a2006b35 100644 --- a/docs/token_transferring/neonpass_usage.md +++ b/docs/token_transferring/neonpass_usage.md @@ -34,7 +34,7 @@ import image16 from '@site/static/img/doc-images/neonpassV2/Transfer_failed.png' This guide demonstrates how to transfer tokens between Solana and Neon EVM using the [NeonPass](https://neonpass.live/) UI. The same tooling is available as an [npm package](/docs/developing/integrate/neon_transfer). -You can transfer tokens in either direction, but each transaction incurs a gas fee in either NEON or SOL or the token of your choice with which you are transacting. +You can transfer tokens in either direction, but each transaction incurs a gas fee in either NEON or SOL. :::info Neon EVM's Devnet now supports a feature providing the option to pay the gas fees with the [token of transaction](https://neonevm.org/blog/feature-alternative-gas-fee-token), rather than only NEON or SOL.