Change mempool gradient to green-yellow-red

This commit is contained in:
softsimon 2020-05-29 22:16:20 +07:00
parent 3deedada07
commit 9ef5c420d9
No known key found for this signature in database
GPG Key ID: 488D7DCFB5A430D7

View File

@ -1,34 +1,34 @@
export const mempoolFeeColors = [
'26c200',
'32bc00',
'40b600',
'4cb000',
'5da800',
'60a600',
'67a300',
'749d00',
'7c9900',
'849500',
'958d00',
'9d8900',
'a38600',
'ab8200',
'b18000',
'b77d00',
'c27800',
'c27404',
'c27008',
'c26b0d',
'c26514',
'c26118',
'c25b1e',
'c25623',
'c25029',
'c24b2e',
'c24633',
'c24336',
'c24039',
'c23c3d',
'c23940',
'c23643',
'c23544',
'c23445',
'c23346',
'c23346',
'c23346',
'c23247',
'c23247',
'c2304a',
'c22d4d',
'c22c4e',
'c22b4f',
'c22a50',
'c22a50',
'c22a50',
'c26d0b',
'c26810',
'c26018',
'c25d1b',
'c25a1e',
'c25028',
'c24d2b',
'c24731',
'c23e3b',
'c23b3e',
'c23545',
'c23347',
'c22951',
];