Skip to content

Change order of the command line option when creating an account #482

@majecty

Description

@majecty

Currently below line throw error

codechain account create --keys-path keys/key0

error: Found argument '--keys-path' which wasn't expected, or isn't valid in this context

Below line is ok

codechain account  --keys-path keys/key0   create

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions