public class EthAccount extends Object
| Modifier and Type | Field and Description |
|---|---|
org.web3j.crypto.Credentials |
credentials |
org.ethereum.crypto.ECKey |
key |
| Constructor and Description |
|---|
EthAccount(org.ethereum.crypto.ECKey key) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
EthAddress |
getAddress() |
int |
hashCode() |
String |
toString() |
Copyright © 2016. All rights reserved.