| Package | Description |
|---|---|
| ch.epfl.dedis.lib.proto |
| Modifier and Type | Class and Description |
|---|---|
static class |
ByzCoinProto.DebugResponseByzcoin
DebugResponseByzcoin represents one byzcoinid with the genesis and the latest block,
as it is for debugging reasons, we trust the node and don't return any proof.
|
static class |
ByzCoinProto.DebugResponseByzcoin.Builder
DebugResponseByzcoin represents one byzcoinid with the genesis and the latest block,
as it is for debugging reasons, we trust the node and don't return any proof.
|
| Modifier and Type | Method and Description |
|---|---|
ByzCoinProto.DebugResponseByzcoinOrBuilder |
ByzCoinProto.DebugResponseOrBuilder.getByzcoinsOrBuilder(int index)
repeated .byzcoin.DebugResponseByzcoin byzcoins = 1; |
ByzCoinProto.DebugResponseByzcoinOrBuilder |
ByzCoinProto.DebugResponse.getByzcoinsOrBuilder(int index)
repeated .byzcoin.DebugResponseByzcoin byzcoins = 1; |
ByzCoinProto.DebugResponseByzcoinOrBuilder |
ByzCoinProto.DebugResponse.Builder.getByzcoinsOrBuilder(int index)
repeated .byzcoin.DebugResponseByzcoin byzcoins = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends ByzCoinProto.DebugResponseByzcoinOrBuilder> |
ByzCoinProto.DebugResponseOrBuilder.getByzcoinsOrBuilderList()
repeated .byzcoin.DebugResponseByzcoin byzcoins = 1; |
List<? extends ByzCoinProto.DebugResponseByzcoinOrBuilder> |
ByzCoinProto.DebugResponse.getByzcoinsOrBuilderList()
repeated .byzcoin.DebugResponseByzcoin byzcoins = 1; |
List<? extends ByzCoinProto.DebugResponseByzcoinOrBuilder> |
ByzCoinProto.DebugResponse.Builder.getByzcoinsOrBuilderList()
repeated .byzcoin.DebugResponseByzcoin byzcoins = 1; |
Copyright © 2019. All rights reserved.