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: src/Packages/Passport/Runtime/Scripts/Public/Passport.cs
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -337,7 +337,6 @@ public async UniTask<string> ZkEvmSendTransaction(TransactionRequest request)
337
337
/// Retrieves the transaction information of a given transaction hash. This function uses the Ethereum JSON-RPC <c>eth_getTransactionReceipt</c> method.
338
338
/// <returns>
339
339
/// The receipt of the transaction or null if it is still processing.
0 commit comments