Page MenuHomePhabricator

Fees from 83 sat/byte to 5 sat/byte
ClosedPublic

Authored by bytesofman on Dec 1 2020, 22:48.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABCbe7d2d1f056f: Fees from 83 sat/byte to 5 sat/byte
Summary

Fees were set to 83 sat/byte at height of empty blocks. Returns fees to 5 sat/byte --- still high enough
to handle network irregularities but not incredibly high.

Test Plan

Confirm the tests still pass:

npm test

Confirm the app still runs locally:

npm start

Diff Detail

Repository
rABC Bitcoin ABC
Branch
more-reasonable-fees
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 14270
Build 28517: Build Diff
Build 28516: arc lint + arc unit