diff --git a/bnb-smart-chain/developers/paymaster/wallet-integration/index.html b/bnb-smart-chain/developers/paymaster/wallet-integration/index.html index 91531988d9..b0dc9a5309 100644 --- a/bnb-smart-chain/developers/paymaster/wallet-integration/index.html +++ b/bnb-smart-chain/developers/paymaster/wallet-integration/index.html @@ -2129,7 +2129,7 @@

This guide outlines the steps for wallet developers to integrate paymaster services, enabling gas fee sponsorship for their users. By following these standards, wallets can offer seamless, gasless transactions across multiple paymaster providers.

Interaction WorkflowΒΆ

wallet-paymaster

-

Integration involves modifying the transaction creation and sending process to interact with paymaster services. For detailed information about the paymaster API interface, please refer to this document.

+

Integration involves modifying the transaction creation and sending process to interact with paymaster services. For detailed information about the paymaster API interface, please refer to this document.

The main steps are:

  1. Transaction Preparation: