Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
plugin
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
link33
plugin
Commits
5fbc7eb6
Commit
5fbc7eb6
authored
Mar 18, 2019
by
linj
Committed by
vipwzw
Mar 19, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add test case: prepare again after revoke
parent
7909d3d4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
token.toml
plugin/dapp/token/autotest/token.toml
+7
-2
No files found.
plugin/dapp/token/autotest/token.toml
View file @
5fbc7eb6
...
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment