public class GetTransactionInfoResponse
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
org.nervos.ckb.type.TransactionWithStatus.Status |
status |
TransactionInfoResponse |
transaction |
| Constructor and Description |
|---|
GetTransactionInfoResponse() |
public TransactionInfoResponse transaction
public org.nervos.ckb.type.TransactionWithStatus.Status status