Package | Description |
---|---|
org.tron.protos |
Modifier and Type | Class and Description |
---|---|
static class |
Protocol.authority
Protobuf type
protocol.authority |
static class |
Protocol.authority.Builder
Protobuf type
protocol.authority |
Modifier and Type | Method and Description |
---|---|
Protocol.authorityOrBuilder |
Protocol.Transaction.rawOrBuilder.getAuthsOrBuilder(int index)
repeated .protocol.authority auths = 9; |
Protocol.authorityOrBuilder |
Protocol.Transaction.raw.getAuthsOrBuilder(int index)
repeated .protocol.authority auths = 9; |
Protocol.authorityOrBuilder |
Protocol.Transaction.raw.Builder.getAuthsOrBuilder(int index)
repeated .protocol.authority auths = 9; |
Modifier and Type | Method and Description |
---|---|
List<? extends Protocol.authorityOrBuilder> |
Protocol.Transaction.rawOrBuilder.getAuthsOrBuilderList()
repeated .protocol.authority auths = 9; |
List<? extends Protocol.authorityOrBuilder> |
Protocol.Transaction.raw.getAuthsOrBuilderList()
repeated .protocol.authority auths = 9; |
List<? extends Protocol.authorityOrBuilder> |
Protocol.Transaction.raw.Builder.getAuthsOrBuilderList()
repeated .protocol.authority auths = 9; |
Copyright © 2020. All rights reserved.