Skip to content

Switch MainParams to inherit from CoreMainParams#46

Merged
petertodd merged 1 commit intopetertodd:masterfrom
rnicoll:master-mainparams
Feb 1, 2015
Merged

Switch MainParams to inherit from CoreMainParams#46
petertodd merged 1 commit intopetertodd:masterfrom
rnicoll:master-mainparams

Conversation

@rnicoll
Copy link
Copy Markdown
Contributor

@rnicoll rnicoll commented Jan 11, 2015

Previously MainParams inherited from CoreChainParams, which meant the core main network parameters
were not set.

This is primarily useful if you're, for example, working with more than just the Bitcoin networks and want to use the genesis block hash as a unique blockchain identifier.

Previously MainParams inherited from CoreChainParams, which meant the core main network parameters
were not set.
@petertodd petertodd merged commit 667eb59 into petertodd:master Feb 1, 2015
petertodd added a commit that referenced this pull request Feb 1, 2015
667eb59 Switch MainParams to inherit from CoreMainParams (Ross Nicoll)
ghtdak pushed a commit to ghtdak/python-bitcoinlib that referenced this pull request Dec 1, 2015
667eb59 Switch MainParams to inherit from CoreMainParams (Ross Nicoll)

 [ yapified by gitreformat (github/ghtdak) on Mon Nov 30 21:12:04 2015 ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants