Additional params URL
This commit is contained in:
@@ -91,10 +91,10 @@ object ZcashSdk {
|
||||
* We'll want to make this externally configurable, rather than baking it into the SDK but
|
||||
* this will do for now
|
||||
*/
|
||||
val CLOUD_PARAM_DIR_URL = listOf("https://git.hush.is/hush/hush3/raw/branch/master/",
|
||||
val CLOUD_PARAM_DIR_URL = listOf("https://storage.hush.land/hush3/",
|
||||
"https://git.hush.is/hush/hush3/raw/branch/master/",
|
||||
"https://github.com/hushmirror/hush3/raw/dev/")
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* The default memo to use when shielding transparent funds.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user