Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TicketFeeIncrementTestnet #194

Merged
merged 1 commit into from
Apr 20, 2016

Conversation

alexlyp
Copy link
Member

@alexlyp alexlyp commented Apr 20, 2016

This will fix issues with allowhighfees checking in dcrd on testnet/simnet

@jcvernaleo
Copy link
Member

jcvernaleo commented Apr 20, 2016

This seems good with the corresponding dcrd PR decred/dcrd#124

switch {
case params == &chaincfg.MainNetParams:
feeIncrement = FeeIncrementMainnet
ticketFeeIncrement = TicketFeeIncrement

Copy link
Contributor

Choose a reason for hiding this comment

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

rm extra \n

@cjepson
Copy link
Contributor

cjepson commented Apr 20, 2016

^ fix above and OK for merge

This will fix issues with allowhighfees checking in dcrd on
testnet/simnet
@jcvernaleo jcvernaleo merged commit 5d77ddb into decred:master Apr 20, 2016
@alexlyp alexlyp deleted the ayp_ticketfeetestnet branch April 21, 2016 19:01
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.

3 participants