keyvalue data store

Rusty Russell 2021-07-21 20:37:49 +09:30
parent 9e6e847d42
commit ef4a609a17

@ -22,6 +22,7 @@
- [ ] Simplified commitment protocol
- [x] JSON schemas for all commands
- [ ] JSON schemas for notifications & hooks
- [ ] Keyvalue store for plugins to use
- [ ] Random routing implementation
- [ ] Avoid 100-block rewind on startup