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
Copy file name to clipboardExpand all lines: Thirdweb/Thirdweb.Wallets/EngineWallet/EngineWallet.cs
+3-16
Original file line number
Diff line number
Diff line change
@@ -42,14 +42,7 @@ internal EngineWallet(ThirdwebClient client, IThirdwebHttpClient engineClient, s
42
42
/// <param name="walletAddress">The backend wallet address to use.</param>
43
43
/// <param name="timeoutSeconds">The timeout in seconds for the transaction. Defaults to no timeout.</param>
44
44
/// <param name="additionalHeaders">Additional headers to include in requests. Authorization and X-Backend-Wallet-Address automatically included.</param>
0 commit comments