types

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2018 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	URI             string
	Peer            string
	DataDir         string
	Keys            Keys
	BlockDifficulty int
}

Config ...

type GetInfoResponse

type GetInfoResponse struct {
	BlockHeight string
}

GetInfoResponse ...

type Keys

type Keys struct {
	PEMFile  string
	Password string
}

Keys ...

type NewAddressResponse

type NewAddressResponse struct {
	Address string
}

NewAddressResponse ...

type SendTxResponse

type SendTxResponse struct {
	TxHash *string
}

SendTxResponse ...

Jump to

Keyboard shortcuts

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