serai/processor/messages
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 Resolve #360 (#456) 2023-11-26 12:14:23 -05:00
LICENSE Processor (#259) 2023-03-16 22:59:40 -04:00