tendermint/state/txindex
Anton Kaliaev 60378fd7f9 abci: remove fee (#2043)
Refs #1861

We don't use the fee field and its likely just confusing.

We can add backwards compatible priority (instead of fee) later.

Note priority is better than fee because it lets the app do the math on how to rank order transactions, rather than forcing that into tendermint (ie. if we return fee, priority would be fee/gas)
2018-07-24 17:28:26 +02:00
..
kv abci: remove fee (#2043) 2018-07-24 17:28:26 +02:00
null
indexer.go
indexer_service.go fix import paths 2018-07-01 22:36:49 -04:00