Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 41da3cf

Browse files
authored
updating the fee payer reference in the solana docs related to sponosrship
1 parent 3f07ca3 commit 41da3cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

evm_body.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2850,7 +2850,7 @@ alchemy_requestFeePayer:
28502850
format: uuid
28512851
serializedTransaction:
28522852
type: string
2853-
description: A base64-encoded serialized transaction missing signature fields. The `feePayer` field should be set to an address that is different than any other address included in the tx. The API will update the `feePayer` and add the signature to the `serializedTransaction`.
2853+
description: A base64-encoded serialized transaction missing signature fields. The API will update the `feePayer` and add the signature to the `serializedTransaction`. Sponsorship will work even if feePayer is part of the tx.
28542854
webhookData:
28552855
type: string
2856-
description: (optional) Additional data you wish to include in the request, such as proof of humanity.
2856+
description: (optional) Additional data you wish to include in the request, such as proof of humanity.

0 commit comments

Comments
 (0)