Commit Graph

4 Commits

Author SHA1 Message Date
Dave Collins
97c4b6b096
sampleconfig: Update min relay fee.
This updates the minimum relay fee in the sample config file to match
the actual default.  Note that it's commented anyways, so this does not
result in any logical change.  However, the file aims to have the
defaults commented out by default, so it makes sense to update the
value accordingly.
2018-01-06 19:26:50 -06:00
Jason Zavaglia
509eed37fb extend --profile cmd line option to allow interface to be specified
Closes #691
2017-09-09 15:26:37 +10:00
Dave Collins
f0a01ced0a
sampleconfig: Add package README and doc.go.
This adds a readme and doc.go for the sampleconfig package so it is
consistent with all of the other packages.

While here, it also changes the exported value to a constant and removes
the unused sampleConfigFilename constant.
2017-08-25 12:35:11 -05:00
jolan
d18bca456e config: export sampleconfig for use by dcrinstall 2017-08-25 10:32:26 -05:00