public static interface TransactionFee.TransactionSizeFeeSymbolOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getAddedTokenWeight()
int32 added_token_weight = 3; |
int |
getBaseTokenWeight()
int32 base_token_weight = 2; |
String |
getTokenSymbol()
string token_symbol = 1; |
com.google.protobuf.ByteString |
getTokenSymbolBytes()
string token_symbol = 1; |
String getTokenSymbol()
string token_symbol = 1;com.google.protobuf.ByteString getTokenSymbolBytes()
string token_symbol = 1;int getBaseTokenWeight()
int32 base_token_weight = 2;int getAddedTokenWeight()
int32 added_token_weight = 3;Copyright © 2020. All rights reserved.