public class Block extends Object
| Constructor | Description |
|---|---|
Block() |
| Modifier and Type | Method | Description |
|---|---|---|
Integer |
getHeight() |
Gets the height.
|
List<Transaction> |
getTransactions() |
Gets the transactions.
|
public Integer getHeight()
public List<Transaction> getTransactions()
Copyright © 2018. All rights reserved.