Class BitcoinRestController

java.lang.Object
org.consensusj.daemon.micronaut.BitcoinRestController

@Controller("/rest") @Context public class BitcoinRestController extends Object
Embryonic implementation of Bitcoin Core REST API. Incomplete and incorrect at this point.