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) |
6 years ago | |
---|---|---|
.. | ||
kv | abci: remove fee (#2043) | 6 years ago |
null | all: gofmt (#1743) | 6 years ago |
indexer.go | all: gofmt (#1743) | 6 years ago |
indexer_service.go | fix import paths | 6 years ago |