REGISTER/INFO/DROP with founder auth, stored as ChannelRegistered and ChannelDropped events so channel registrations replicate across nodes and compact like accounts. Registration requires an identified account; only the founder can drop.
2 lines
36 B
Rust
2 lines
36 B
Rust
pub mod chanserv;
|
|
pub mod nickserv;
|