public class SmartContractInfo extends Object
| Constructor and Description |
|---|
SmartContractInfo(EthAddress address,
EthAccount sender) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
EthAddress |
getAddress() |
EthAccount |
getSender() |
int |
hashCode() |
String |
toString() |
public SmartContractInfo(EthAddress address, EthAccount sender)
public EthAddress getAddress()
public EthAccount getSender()
Copyright © 2017. All rights reserved.