public static interface Client.MerklePathNodeOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Client.Hash |
getHash()
.Hash hash = 1; |
Client.HashOrBuilder |
getHashOrBuilder()
.Hash hash = 1; |
boolean |
getIsLeftChildNode()
bool is_left_child_node = 2; |
boolean |
hasHash()
.Hash hash = 1; |
boolean hasHash()
.Hash hash = 1;Client.Hash getHash()
.Hash hash = 1;Client.HashOrBuilder getHashOrBuilder()
.Hash hash = 1;boolean getIsLeftChildNode()
bool is_left_child_node = 2;Copyright © 2020. All rights reserved.