public class SmartContractInfo extends Object
| Constructor and Description |
|---|
SmartContractInfo(EthAddress address,
org.ethereum.crypto.ECKey sender) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
EthAddress |
getAddress() |
org.ethereum.crypto.ECKey |
getSender() |
int |
hashCode() |
public SmartContractInfo(EthAddress address, org.ethereum.crypto.ECKey sender)
Copyright © 2016. All rights reserved.