All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.jingtum.model.BaseWallet Maven / Gradle / Ivy

The newest version!
/**
 * 
 */
package com.jingtum.model;

import com.jingtum.net.APIProxy;

/**
 * @author jzhao
 *
 */
public class BaseWallet{
	protected String address;
	protected String secret;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy