Dynamic provider support

This commit is contained in:
2020-04-23 13:56:09 -05:00
parent d7aaab1d31
commit 4fbb1105a5
3 changed files with 31 additions and 5 deletions

View File

@@ -50,6 +50,7 @@ exports.DATA_LOCATIONS = {
exports.PROVIDER_LIST = [
'Sia',
'Skynet',
'GooboxS3',
'ScPrime',
];
@@ -57,6 +58,7 @@ exports.PROVIDER_ARG = {
sia: '',
skynet: '-sk',
scprime: '-sp',
gooboxs3: '-gb',
};
exports.RELEASE_TYPES = [