bcoin example conf file?

0

Hey I've been looking around for an example conf file and I can't find one. I'm not sure how to put some parameters in. Do I do

prune=True

Or

prune

as in the documentation it says 'default: false'

arshbot

Posted 2017-07-16T17:42:01.500

Reputation: 753

Answers

1

I found it at the bottom of some documentation

https://github.com/bcoin-org/bcoin/blob/master/etc/sample.conf

prune: True

arshbot

Posted 2017-07-16T17:42:01.500

Reputation: 753