public static interface Protocol.InternalTransaction.CallValueInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
long |
getCallValue()
trx (TBD: or token) value
int64 callValue = 1; |
String |
getTokenId()
TBD: tokenName, trx should be empty
string tokenId = 2; |
com.google.protobuf.ByteString |
getTokenIdBytes()
TBD: tokenName, trx should be empty
string tokenId = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
long getCallValue()
trx (TBD: or token) value
int64 callValue = 1;
String getTokenId()
TBD: tokenName, trx should be empty
string tokenId = 2;
com.google.protobuf.ByteString getTokenIdBytes()
TBD: tokenName, trx should be empty
string tokenId = 2;
Copyright © 2020. All rights reserved.