tronprotocol-scala / scala-tron

Scala implementation of the Tron whitepaper
http://tronprotocol-scala.github.io/scala-tron/
GNU Lesser General Public License v3.0
15 stars 2 forks source link

Add withReadLock and withWriteLock #24

Closed Napokue closed 6 years ago

Napokue commented 6 years ago

Replaced all lock code with one of the two new functions.