mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 14:37:57 +00:00
Remove all code related to sentry nodes (#8079)
* Remove all code related to sentry nodes * More fixing
This commit is contained in:
@@ -82,8 +82,6 @@ pub enum NodeRole {
|
||||
LightClient,
|
||||
/// The node is an authority
|
||||
Authority,
|
||||
/// The node is a sentry
|
||||
Sentry,
|
||||
}
|
||||
|
||||
/// The state of the syncing of the node.
|
||||
|
||||
Reference in New Issue
Block a user