http

package
v0.0.0-...-6dc35e2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 30, 2021 License: MIT Imports: 17 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HttpServer

type HttpServer struct {
	// contains filtered or unexported fields
}

func NewHttpServer

func NewHttpServer(rpc *rpcclient.Client, db *sql.DB, p *processor.Processor) *HttpServer

func (*HttpServer) Run

func (h *HttpServer) Run() error

type Utxo

type Utxo struct {
	TxID   string `json:"txid"`
	Vout   int64  `json:"vout"`
	Amount int64  `json:"satoshis"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL