Function pallet_mixnet::pallet::dispatchables::register
source · pub fn register<T: Config>(
registration: RegistrationFor<T>,
_signature: AuthoritySignature,
)
Expand description
Register a mixnode for the following session.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::register
.