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

Move legacy under internal directory. #285

Merged
merged 1 commit into from
May 27, 2015

Conversation

jrick
Copy link
Member

@jrick jrick commented May 27, 2015

After Go 1.5, this will prevent consumers from importing these
packages since they are currently unmaintained.

Closes #232.

After Go 1.5, this will prevent consumers from importing these
packages since they are currently unmaintained.

Closes btcsuite#232.
@davecgh
Copy link
Member

davecgh commented May 27, 2015

OK

@conformal-deploy conformal-deploy merged commit 5843c0b into btcsuite:master May 27, 2015
@jrick jrick deleted the jrick_internallegacy branch May 27, 2015 14:29
cjepson pushed a commit to cjepson/btcwallet that referenced this pull request Jul 27, 2016
…te#285)

Fixes btcsuite#211

Now users can either set them on startup with --txfee and --ticketfee
flags or set them in their dcrwallet.conf.  If unused they will default
to 0.01 as before and are using the previous defaults in txrules and
wallet
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.

Move the legacy folder under the internal folder
3 participants