serai/processor/src
Luke Parker 4be3290e40
Convert the FeaturedAddress tuple to a struct
Not only did we already have multiple booleans in it, yet it theoretically
could expand in the future. Not only is this more explicit, it actually cleans
some existing code.
2023-01-07 05:37:43 -05:00
..
coin Convert the FeaturedAddress tuple to a struct 2023-01-07 05:37:43 -05:00
tests Run latest nightly clippy 2023-01-01 04:18:23 -05:00
lib.rs Create a dedicated crate for the DKG (#141) 2022-10-29 03:54:42 -05:00
scheduler.rs Add the bones of the processor 2022-05-26 04:36:19 -04:00
wallet.rs Revert the previous commit's API change 2023-01-07 03:21:06 -05:00