serai/substrate/coins/primitives
Luke Parker d60e007126
Add a binaries feature to the processor to reduce dependencies when used as a lib
processor isn't intended to be used as a library, yet serai-processor-tests
does pull it in as a lib. This caused serai-processor-tests to need to compile
rocksdb, which added multiple minutes to the compilation time.
2023-11-25 04:04:52 -05:00
..
src Replace bincode with borsh (#452) 2023-11-25 04:01:11 -05:00
Cargo.toml Add a binaries feature to the processor to reduce dependencies when used as a lib 2023-11-25 04:04:52 -05:00
LICENSE Coins pallet (#399) 2023-10-19 06:22:21 -04:00