Categorygithub.com/republicprotocol/libbtc-go
modulepackage
0.0.0-20190218031145-13bd5bd75d7c
Repository: https://github.com/republicprotocol/libbtc-go.git
Documentation: pkg.go.dev

# README

LibBTC

Build Status Coverage Status

# Functions

NewAccount returns a user account for the provided private key which is connected to a Bitcoin client.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
ErrPostConditionCheckFailed indicates that the post-condition for executing a transaction failed.
ErrPreConditionCheckFailed indicates that the pre-condition for executing a transaction failed.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Account is an Bitcoin external account that can sign and submit transactions to the Bitcoin blockchain.
No description provided by the author