core
core copied to clipboard
feat: add support for locked/encrypted accounts to jsonrpc api
api!: jsonrpc new variant of Account enum: Account::Locked.
TODO:
- [X]
Account::Lockedtype - [ ] when #6118 is merged add event and test upon unlocking/opening
- [x] Add missing encryption apis to jsonrpc/api.rs