OmniLayer / omnicore

OmniCore staging tree
http://www.omnilayer.org/
MIT License
759 stars 230 forks source link

0.8.1 After syncing data, check balance is wrong #1126

Open Molecular-Future opened 4 years ago

Molecular-Future commented 4 years ago

[root@product-btc-v3 bin]# ./omnicore-cli -rpcconnect=127.0.0.1 -rpcuser=bitcoinrpc -rpcpassword=coodex -rpcport=28835 omni_getbalance '1Po1oWkD2LmodfkBYiAktwh76vkF93LKnh' 31 { "balance": "19914514.05322169", "reserved": "0.00000000", "frozen": "0.00000000" }

Actual balance 2,449,389.25659213

During the synchronization, restart several times

Molecular-Future commented 4 years ago

used kill -9 command

Molecular-Future commented 4 years ago

my usdt.conf rpcpassword=2222 rpcuser=1111 rpcport=28835 port=28833 bindip=0.0.0.0 rpcallowip=127.0.0.1 datadir=/mnt/omnicore/data daemon=1 server=1

reindex=1

reindex-chainstate=1

txindex=1