Skip to content

Commit 636d417

Browse files
YermekGnattb8
andauthored
Update src/Packages/Passport/Runtime/Scripts/Public/Passport.cs
Co-authored-by: Natalie <[email protected]>
1 parent 38285e2 commit 636d417

File tree

1 file changed

+1
-1
lines changed
  • src/Packages/Passport/Runtime/Scripts/Public

1 file changed

+1
-1
lines changed

src/Packages/Passport/Runtime/Scripts/Public/Passport.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ public async UniTask<string> ZkEvmSendTransaction(TransactionRequest request)
334334
}
335335

336336
/// <summary>
337-
/// Returns a sent/submitted transaction status information
337+
/// Retrieves the transaction information of a given transaction hash. This function uses the Ethereum JSON-RPC <c>eth_getTransactionReceipt</c> method.
338338
/// <returns>
339339
/// The receipt of the transaction or null if it is still processing.
340340

0 commit comments

Comments
 (0)