-
Notifications
You must be signed in to change notification settings - Fork 27
Config
Dmitry edited this page Jun 11, 2018
·
7 revisions
config.java
public class config {
public static String addressethnode() {
String ethnode = "http://IP_ADDRESS"; // ethereum network
return ethnode;
}
public static String addresssmartcontract() {
return "0x0........"; // Contract Address
}
public static String passwordwallet() {
return "";
}
}
Thanks to me :)
Donate
- Ethereum: 0x7267bf407529720b08a65992c07758f341dbf7f5
- Bitcoin: 1Ev3Dt4dHMLrKmXRkPjsF4Bqr55PjBy8ZX