Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeBitcoinResponse ¶
Types ¶
type BlockProvider ¶
type BlockProvider struct {
// contains filtered or unexported fields
}
func NewBlockProvider ¶
func NewBlockProvider(cfg Configuration, minerAddress jaxutil.Address) (*BlockProvider, error)
func (*BlockProvider) NewBlockTemplate ¶
func (bg *BlockProvider) NewBlockTemplate(burnRewardFlag int, beaconHash chainhash.Hash) (wire.BTCBlockAux, bool, error)
type Configuration ¶
Click to show internal directories.
Click to hide internal directories.