multisig

package
v0.0.0-...-25b5a76 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2019 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Package multisig contains the main starting threads for each of the subcommands for go-bitcoin-multisig.

address.go - Generating P2SH addresses.

fund.go - Funding P2SH address from a Bitcoin address.

keys.go - Generating public/private key pairs.

spend.go - Spending P2SH multisig funds to a Bitcoin address.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OutputAddress

func OutputAddress(flagM int, flagN int, flagPublicKeys string)

OutputAddress formats and prints relevant outputs to the user.

func OutputFund

func OutputFund(flagPrivateKey string, flagInputTx string, flagAmount int, flagP2SHDestination string)

OutputFund formats and prints relevant outputs to the user.

func OutputKeys

func OutputKeys(flagKeyCount int, flagConcise bool)

OutputKeys formats and prints relevant outputs to the user.

func OutputSpend

func OutputSpend(flagPrivateKeys string, flagDestination string, flagRedeemScript string, flagInputTx string, flagAmount int)

OutputSpend formats and prints relevant outputs to the user.

Types

This section is empty.

Jump to

Keyboard shortcuts

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