You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: evm_body.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2850,7 +2850,7 @@ alchemy_requestFeePayer:
2850
2850
format: uuid
2851
2851
serializedTransaction:
2852
2852
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.
2854
2854
webhookData:
2855
2855
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