Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Create an unlocking transaction command #4929

Closed
shuse2 opened this issue Mar 9, 2020 · 0 comments · Fixed by #5069
Closed

Create an unlocking transaction command #4929

shuse2 opened this issue Mar 9, 2020 · 0 comments · Fixed by #5069
Assignees
Milestone

Comments

@shuse2
Copy link
Collaborator

shuse2 commented Mar 9, 2020

Description

  • Update of unlock transaction creation command is required.
  • transaction:create -t 14 or transaction:create:unlock should take
    --unlock=”address,amount,unvoteHeight” --unlock=”address,amount,unvoteHeight” format
    transaction:create -t 14 fee nonce --unlock=”123L,100000,500”
    transaction:create -t 14 fee nonce --unlock=”123L,100000,500” --unlock=”456L,100000,500”

Motivation

With the new DPoS system, create unlock transaction command needs to be created.

Acceptance Criteria

  • Update description and examples
  • Test both transaction:create -t 11 and transaction:create:vote cases
  • Test case when vote is not casted

Related issues

#4915

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants