mirror of https://github.com/nucypher/nucypher.git
Apply newsfragment RFCs for #3491.
Co-authored-by: Kieran Prasch <kieranprasch@gmail.com>pull/3491/head
parent
031f484b85
commit
409769f405
|
@ -1 +1 @@
|
|||
The code is now agnostic towards the type of RPC endpoint used.
|
||||
RPC connectivity is now agnostic to the EVM client fingerprint and implementation technology.
|
||||
|
|
|
@ -1 +1 @@
|
|||
Remove specialized blockchain clients since RPC endpoints should no longer handle accounts/signing.
|
||||
Wallet management and transaction signing via blockchain clients is deprecated for production use.
|
||||
|
|
Loading…
Reference in New Issue