core icon indicating copy to clipboard operation
core copied to clipboard

feat: add support for locked/encrypted accounts to jsonrpc api

Open Simon-Laux opened this issue 1 year ago • 0 comments

api!: jsonrpc new variant of Account enum: Account::Locked.

TODO:

  • [X] Account::Locked type
  • [ ] when #6118 is merged add event and test upon unlocking/opening
  • [x] Add missing encryption apis to jsonrpc/api.rs

Simon-Laux avatar Nov 01 '24 14:11 Simon-Laux