dcrd/sampleconfig
2020-02-18 19:35:19 -06:00
..
doc.go sampleconfig: Add package README and doc.go. 2017-08-25 12:35:11 -05:00
README.md multi: replace godoc.org with pkg.go.dev 2020-02-18 19:35:19 -06:00
sampleconfig.go multi: add --peeridletimeout defaulting to 120s. 2020-02-14 13:44:43 -06:00

sampleconfig

Build Status ISC License Doc

Package sampleconfig provides a single constant that contains the contents of the sample configuration file for dcrd. This is provided for tools that perform automatic configuration and would like to ensure the generated configuration file not only includes the specifically configured values, but also provides samples of other configuration options.

Installation and Updating

$ go get -u github.com/decred/dcrd/sampleconfig

License

Package sampleconfig is licensed under the copyfree ISC License.