public static interface AedposContract.MinerListOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.ByteString |
getPubkeys(int index)
repeated bytes pubkeys = 1; |
int |
getPubkeysCount()
repeated bytes pubkeys = 1; |
List<com.google.protobuf.ByteString> |
getPubkeysList()
repeated bytes pubkeys = 1; |
List<com.google.protobuf.ByteString> getPubkeysList()
repeated bytes pubkeys = 1;int getPubkeysCount()
repeated bytes pubkeys = 1;com.google.protobuf.ByteString getPubkeys(int index)
repeated bytes pubkeys = 1;index - The index of the element to return.Copyright © 2020. All rights reserved.