forked from LBRYCommunity/lbry-sdk
bump header checksum
This commit is contained in:
parent
906fea972e
commit
df8fe2e3ef
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ CURRENCIES = {
|
||||||
'USD': {'type': 'fiat'},
|
'USD': {'type': 'fiat'},
|
||||||
}
|
}
|
||||||
HEADERS_FILE_SHA256_CHECKSUM = (
|
HEADERS_FILE_SHA256_CHECKSUM = (
|
||||||
366295, 'b0c8197153a33ccbc52fb81a279588b6015b68b7726f73f6a2b81f7e25bfe4b9'
|
590383, '71ff515ab728467a35a1484ca8c29ad2bfae3ea77753f9d3dfc64743121e7129'
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue