public class TronTransactionInformation.InternalTransaction extends Object
Constructor and Description |
---|
InternalTransaction(Protocol.InternalTransaction tx) |
Modifier and Type | Method and Description |
---|---|
TronAddress |
getCaller() |
List<TronTransactionInformation.CallValueInfo> |
getCallvalueInfo() |
HashIdentifier |
getHash() |
TronAddress |
getToAddress() |
public InternalTransaction(Protocol.InternalTransaction tx)
public HashIdentifier getHash()
public TronAddress getCaller()
public TronAddress getToAddress()
public List<TronTransactionInformation.CallValueInfo> getCallvalueInfo()
Copyright © 2020. All rights reserved.