Skip to content

Commit

Permalink
Merge pull request Qitmeer#61 from forchain/master
Browse files Browse the repository at this point in the history
unlock indefinitely
  • Loading branch information
forchain authored Jan 12, 2021
2 parents 4534276 + bf7ae8b commit 669a299
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ weight: 3

### Parameters
1. `passphrase: (string)` wallet private password
2. `timeout: (numeric)` unlock duration, unit second
2. `timeout: (numeric)`
- `negative` unlock indefinitely
- `postive` unlock duration, unit second

### Returns
#### Success
Expand Down

0 comments on commit 669a299

Please sign in to comment.