Skip to content

Commit 7a5e1d0

Browse files
YermekGnattb8
andauthored
Update src/Packages/Passport/Runtime/Scripts/Private/Model/Response/TransactionReceiptResponse.cs
Co-authored-by: Natalie <[email protected]>
1 parent d67252c commit 7a5e1d0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Packages/Passport/Runtime/Scripts/Private/Model/Response/TransactionReceiptResponse.cs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ public class TransactionReceiptResponse
2020

2121
public string logsBloom;
2222

23+
/// <summary>
24+
/// Either 1 (success) or 0 (failure) encoded as a hexadecimal.
25+
/// </summary>
2326
public string status;
2427

2528
public string to;

0 commit comments

Comments
 (0)