public class DataBody extends Object
| Constructor and Description |
|---|
DataBody(ByzCoinProto.DataBody proto)
Constructor for DataBody from protobuf.
|
| Modifier and Type | Method and Description |
|---|---|
List<TxResult> |
getTxResults()
Get the transaction results, which are essentially ClientTransactions with a boolean flag.
|
public DataBody(ByzCoinProto.DataBody proto) throws CothorityCryptoException
proto - the protobuf form of the DataBodyCothorityCryptoException - if there is a problem with the encodingCopyright © 2018. All rights reserved.