![JAR search and dependency download from the Maven repository](/logo.png)
com.bitcoin.blockchain.api.IndexerCommand Maven / Gradle / Ivy
The newest version!
package com.bitcoin.blockchain.api;
/**
* Created by Jesion on 2015-02-03.
*/
public class IndexerCommand {
public static String WATCH_KEY = "watchKey";
public static String BROADCAST_TX = "broadcastTx";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy