9.0.0 (Current)
- Experimental support for mining BTM.
- Optimize the performance of automatic tuning in dual mining mode.
- Start REST APIs much faster than previous versions.
- Improve the compatibility of mining Ethereum on Nicehash pool.
Bytom(BTM) Mining Guide using Bminer
The following section describes a few sample usages of mining Bytom (BTM). There are a few things that need to be customized for your own usages:
- Substitute
bm1q4fcqllxe0k05utju0r8uyd9ysm3y8tdu6al6ta
with your own BTM address. - Substitute
worker
to your worker name.
Bminer currently provides supports for mining BTM. For example:
bminer -uri tensority://bm1q4fcqllxe0k05utju0r8uyd9ysm3y8tdu6al6ta.worker@btm.f2pool.com:9221
You can use tensority+ssl://
instead of tensority://
to connect to the pool via SSL connections (on a different port).
bminer -uri tensority+ssl://bm1q4fcqllxe0k05utju0r8uyd9ysm3y8tdu6al6ta.worker@btm.f2pool.com:9443