Commit 5fbc7eb6 authored by linj's avatar linj Committed by vipwzw

add test case: prepare again after revoke

parent 7909d3d4
......@@ -120,4 +120,9 @@ fail = true
[[TokenRevokeCase]]
id = "tokenRevoke"
command = "send token revoke -f 0.01 -s TCC -a 12qyocayNF7Lv6C9qW4avxs2E7U41fKSfv -k 12qyocayNF7Lv6C9qW4avxs2E7U41fKSfv"
dep = ["tokenPre2"]
\ No newline at end of file
dep = ["tokenPre2"]
[[TokenPreCreateCase]]
id = "tokenPrepareAgain"
command = "send token precreate -f 0.01 -i testToken -n testToken -s TCC -a 12qyocayNF7Lv6C9qW4avxs2E7U41fKSfv -t 100000 -p 1 -k 12qyocayNF7Lv6C9qW4avxs2E7U41fKSfv"
dep = ["tokenRevoke"]
\ 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