You are viewing a single comment's thread from:RE: Building a high availability steemd node for web apisView the full contextrainman (60)in #steem • 8 years ago This is awesome! Some tips: To compile even faster, only compile steemd: 'make -j4 steemd' To support transactions add 'network_broadcast_api'
Thank you so much, that's awesome.
I'll get these included in the appropriate sections and then get my servers modified for the same.