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

estonlabs.cxtl.exchanges.mexc.spot.v3.domain.Signed Maven / Gradle / Ivy

There is a newer version: 1.4.14
Show newest version
package estonlabs.cxtl.exchanges.mexc.spot.v3.domain;

import estonlabs.cxtl.common.auth.Credentials;
import okhttp3.FormBody;

public interface Signed {

    String queryString(Credentials credentials);

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy