public class TxWithCells
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TxWithCells.Cell |
static class |
TxWithCells.Deserializer |
| Modifier and Type | Field and Description |
|---|---|
int |
blockNumber |
java.util.List<TxWithCells.Cell> |
cells |
byte[] |
txHash |
int |
txIndex |
| Constructor and Description |
|---|
TxWithCells() |
public byte[] txHash
public int blockNumber
public int txIndex
public java.util.List<TxWithCells.Cell> cells