Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
cellframe-sdk
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
14
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cellframe
cellframe-sdk
Commits
9dc6e2e6
Commit
9dc6e2e6
authored
5 months ago
by
oljas.jarasbaev
Browse files
Options
Downloads
Patches
Plain Diff
[*] fix wallet pas
parent
28bce894
No related branches found
No related tags found
1 merge request
!1864
[*] Fix wrong last tx changed value in xchange order history.
Pipeline
#45442
passed with stage
in 10 minutes and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
modules/net/dap_chain_node_cli.c
+1
-1
1 addition, 1 deletion
modules/net/dap_chain_node_cli.c
with
1 addition
and
1 deletion
modules/net/dap_chain_node_cli.c
+
1
−
1
View file @
9dc6e2e6
...
...
@@ -121,7 +121,7 @@ int dap_chain_node_cli_init(dap_config_t * g_config)
"wallet new -w <wallet_name> [-sign <sign_type>] [-restore <hex_value> | -restore_legacy <restore_string>] [-net <net_name>] [-force] [-password <password>]
\n
"
"wallet info {-addr <addr> | -w <wallet_name>} -net <net_name>
\n
"
"wallet activate -w <wallet_name> -password <password> [-ttl <password_ttl_in_minutes>]
\n
"
"wallet deactivate -w <wallet_name>
-password <password
>
\n
"
"wallet deactivate -w <wallet_name>>
\n
"
"wallet convert -w <wallet_name>
\n
"
);
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment