Crates.io | serai-coordinator-substrate |
lib.rs | serai-coordinator-substrate |
version | 0.1.0 |
source | src |
created_at | 2024-12-31 15:40:27.255465+00 |
updated_at | 2024-12-31 15:40:27.255465+00 |
description | Serai Coordinator's Substrate Scanner |
homepage | |
repository | https://github.com/serai-dex/serai/tree/develop/coordinator/substrate |
max_upload_size | |
id | 1500131 |
size | 26,044 |
This is the scanner of the Serai blockchain for the purposes of Serai's coordinator.
Two event streams are defined:
serai_processor_messages::substrate::CoordinatorMessage
.NewSet
and SignSlashReport
.The canonical event stream is available without provision of a validator's public key. The ephemeral event stream requires provision of a validator's public key. Both are ordered within themselves, yet there are no ordering guarantees across the two.