Apply RFCs from #2432

Co-authored-by: Arjun Hassard <arjunhassard@gmail.com>
pull/2432/head
Derek Pierre 2020-11-11 14:09:18 -05:00 committed by GitHub
parent 38201071be
commit 01ac2e7cf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ v4.1.1 (2020-10-29)
Features
~~~~~~~~
- Add CLI functionality for the removal of unused sub-stakes to save Ursula gas costs. (`#2384 <https://github.com/nucypher/nucypher/issues/2384>`__)
- Add CLI functionality for the removal of unused (inactive) sub-stakes. Depending on the staker's sub-stake configuration, this command can reduce the associated worker's gas costs when making commitments. (`#2384 <https://github.com/nucypher/nucypher/issues/2384>`__)
Bugfixes