janoside / btc-rpc-explorer

Database-free, self-hosted Bitcoin explorer, via RPC to Bitcoin Core.
https://bitcoinexplorer.org
MIT License
1.56k stars 1.17k forks source link

Fee and minted coin swapped? #174

Closed cryply closed 4 years ago

cryply commented 4 years ago

I got very high fee in TX log

I add coin file for our coin crp. Everything is fine except fee too high.

Environment (please complete the following information):

Configuration file content

Please include the content from the following files. BE SURE TO MODIFY YOUR CREDENTIALS BEFORE SUBMITTING!!!

This is how I start it: btc-rpc-explorer -p 8080 -i 85.143.220.110 -u user -w password -H 127.0.0.1 -P 48887 -C CRP

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://explorer.cranepay.io/

Screenshots or Log Output

https://explorer.cranepay.io/block-height/1912583 it looks like values in minted coins and fee swapped...

Additional context

I tried this project half year ago and fee was correct.

janoside commented 4 years ago

Sorry, I'm unable to support altcoin implementations of this tool.