Skip to content

Commit c72b142

Browse files
committed
remove we
1 parent 8e0f074 commit c72b142

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/base-chain/quickstart/base-solana-bridge.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ The Solana to Base bridge uses a pull-based model that requires 3 steps:
8181
2. **Wait for validators to pre-approve the message** - Validators verify and approve your bridge message
8282
3. **Execute the message on Base** - The approved message is executed on Base to mint SOL and execute any additional arbitrary calls
8383

84-
For convenience, we operate a relayer service that automatically handles step 3 for users who only want to worry about the initial transaction on Solana. This provides a seamless bridging experience while maintaining the security of the pull-based model.
84+
For convenience, a relayer service is available that automatically handles step 3 for users who only want to worry about the initial transaction on Solana. This provides a seamless bridging experience while maintaining the security of the pull-based model.
8585

8686
<GithubRepoCard title="Solana to Base Relay Script" githubUrl="https://github.com/base/bridge/blob/main/scripts/src/commands/sol/onchain/bridge/solana-to-base/bridge-sol.handler.ts" />
8787

0 commit comments

Comments
 (0)