nebulasio / go-nebulas

Official Go implementation of the Nebulas protocol.
https://nebulas.io
GNU Lesser General Public License v3.0
712 stars 203 forks source link

Speed of transactions #124

Closed puncleV closed 6 years ago

puncleV commented 6 years ago

Hello everyone.

Is it possible to increase speed of transaction on my local net?

Bcs some of transactions have a lot of time to done.

mekery commented 6 years ago

Same question. It takes 315s to mine a new block, even I started 3 miners.

m00c0 commented 6 years ago

Here is a description of how to achieve your goal. https://github.com/nebulasio/go-nebulas/issues/109