| Package | Description |
|---|---|
| ch.epfl.dedis.lib.proto |
| Modifier and Type | Class and Description |
|---|---|
static class |
ByzCoinProto.StateChangeBody
StateChangeBody represents the body part of a state change, which is the
part that needs to be serialised and stored in a merkle tree.
|
static class |
ByzCoinProto.StateChangeBody.Builder
StateChangeBody represents the body part of a state change, which is the
part that needs to be serialised and stored in a merkle tree.
|
| Modifier and Type | Method and Description |
|---|---|
ByzCoinProto.StateChangeBodyOrBuilder |
ByzCoinProto.DebugResponseStateOrBuilder.getStateOrBuilder()
required .byzcoin.StateChangeBody state = 2; |
ByzCoinProto.StateChangeBodyOrBuilder |
ByzCoinProto.DebugResponseState.getStateOrBuilder()
required .byzcoin.StateChangeBody state = 2; |
ByzCoinProto.StateChangeBodyOrBuilder |
ByzCoinProto.DebugResponseState.Builder.getStateOrBuilder()
required .byzcoin.StateChangeBody state = 2; |
Copyright © 2019. All rights reserved.