serai/common/db
Luke Parker 571195bfda
Resolve #360 (#456)
* Remove NetworkId from processor-messages

Because intent binds to the sender/receiver, it's not needed for intent.

The processor knows what the network is.

The coordinator knows which to use because it's sending this message to the
processor for that network.

Also removes the unused zeroize.

* ProcessorMessage::Completed use Session instead of key

* Move SubstrateSignId to Session

* Finish replacing key with session
2023-11-26 12:14:23 -05:00
..
src Resolve #360 (#456) 2023-11-26 12:14:23 -05:00
Cargo.toml Add msrv definitions to common and crypto 2023-08-02 14:17:57 -04:00
LICENSE Add a dedicated db crate with a basic DB trait 2023-04-14 11:47:43 -04:00