You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Description
--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
Related issues
#4915
The text was updated successfully, but these errors were encountered: