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

com.bitcoin.blockchain.api.IndexerCommand Maven / Gradle / Ivy

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 - 2024 Weber Informatics LLC | Privacy Policy