com.jd.blockchain.consensus.client.ConsensusClientProvider Maven / Gradle / Ivy
package com.jd.blockchain.consensus.client;
public interface ConsensusClientProvider {
ClientFactory getClientFactory();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy