Testing with single checkpoint and hardcoded height
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package cash.z.ecc.android.sdk.demoapp
|
||||
|
||||
object DemoConstants {
|
||||
val utxoEndHeight: Int = 950000
|
||||
val sendAmount: Double = 0.000018
|
||||
val utxoEndHeight: Int = 1150000
|
||||
val sendAmount: Double = 0.00000000
|
||||
|
||||
// corresponds to address: zs15tzaulx5weua5c7l47l4pku2pw9fzwvvnsp4y80jdpul0y3nwn5zp7tmkcclqaca3mdjqjkl7hx
|
||||
val initialSeedWords: String =
|
||||
|
||||
Reference in New Issue
Block a user