Skip to content

Move MAX_MONEY into a core chain parameter#51

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

Move MAX_MONEY into a core chain parameter#51
petertodd merged 1 commit intopetertodd:masterfrom
rnicoll:master-altcoin-hooks

Conversation

@rnicoll
Copy link
Copy Markdown
Contributor

@rnicoll rnicoll commented Jan 18, 2015

Enables support for blockchains whose MAX_MONEY does not match Bitcoin via subclassing of CoreChainParams().

Comment thread bitcoin/core/__init__.py Outdated
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd change this to params instead, to match the formatting that'll be used elsewhere.

Enables support for blockchains whose MAX_MONEY does not match Bitcoin.
@rnicoll
Copy link
Copy Markdown
Contributor Author

rnicoll commented Jan 21, 2015

Done!

@petertodd petertodd merged commit 6e2383a into petertodd:master Feb 1, 2015
petertodd added a commit that referenced this pull request Feb 1, 2015
6e2383a Move MAX_MONEY into a core chain parameter (Ross Nicoll)
ghtdak pushed a commit to ghtdak/python-bitcoinlib that referenced this pull request Dec 1, 2015
6e2383a Move MAX_MONEY into a core chain parameter (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