public class PackedBlockWithCycles
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
block
infomation of the block
|
java.util.List<java.lang.Long> |
cycles
The cycles of each transaction.
|
| Constructor and Description |
|---|
PackedBlockWithCycles() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBlockBytes() |