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 ¶
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 ¶
OutputKeys formats and prints relevant outputs to the user.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.