public class FetchedTransaction
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
org.nervos.ckb.type.Transaction |
data |
long |
firstSent |
FetchStatus |
status |
long |
timestamp |
| Constructor and Description |
|---|
FetchedTransaction() |
public FetchStatus status
public org.nervos.ckb.type.Transaction data
public long firstSent
public long timestamp