Dynamic provider support
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user