Commit 6f8e4176 authored by 33cn's avatar 33cn Committed by vipwzw

Update privacy.toml

parent ba3dcbc3
...@@ -5,7 +5,7 @@ id = "enablePrivacy" ...@@ -5,7 +5,7 @@ id = "enablePrivacy"
command = "privacy enable -a all" command = "privacy enable -a all"
dep = ["import1", "import2", "import3"] dep = ["import1", "import2", "import3"]
#import privacy test addr, 1D9xKRnLvV2zMtSxSx33ow1GF4pcbLcNRt #import privacy test addr, 1D9xKRnLvV2zMtSxSx33ow1GF4pcbLcNRt
[[SimpleCase]] [[SimpleCase]]
id = "import1" id = "import1"
command = "account import_key -k 0x88b2fb90411935872f0501dd13345aba19b5fac9b00eb0dddd7df977d4d5477e -l privacy_test1" command = "account import_key -k 0x88b2fb90411935872f0501dd13345aba19b5fac9b00eb0dddd7df977d4d5477e -l privacy_test1"
...@@ -247,4 +247,4 @@ to = "12qyocayNF7Lv6C9qW4avxs2E7U41fKSfv" ...@@ -247,4 +247,4 @@ to = "12qyocayNF7Lv6C9qW4avxs2E7U41fKSfv"
amount = "1000" amount = "1000"
checkItem = ["balance", "utxo"] checkItem = ["balance", "utxo"]
dep = ["trans1"] dep = ["trans1"]
fail = true fail = true
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment