mirror of
https://github.com/LBRYFoundation/lbry-sdk.git
synced 2025-09-02 10:15:14 +00:00
3 lines
No EOL
55 B
Python
3 lines
No EOL
55 B
Python
BLOB_INFO_TYPE = 'b'
|
|
SETTING_TYPE = 's'
|
|
PEER_TYPE = 'p' |