pallet_members::pallet

Module dispatchables

Source
Expand description

Auto-generated docs-only module listing all defined dispatchables for this pallet.

§Warning: Doc-Only

Members of this module cannot be used directly and are only provided for documentation purposes. To see the real version of each dispatchable, look for them in Pallet or Call.

Functions§

  • register_member: Registers a member with specified network ID, public key, peer ID, and bond (staking amount).
  • send_heartbeat: Updates the last heartbeat time for a member.
  • unregister_member: Unregisters a member from the network.