Expand description
dev-channel / dev-peer / dev-admin: the device identity’s own
key tables.
The digest form differs by table (a 2-byte channel id versus the 32-byte peer key itself), so listings and mutation reports print whatever digest the device quotes — a channel id as hex, a key as the base58 address it is everywhere else.
Enums§
Functions§
- digest_
text 🔒 - How the device’s quoted digest for
propreads back to the user. The channel table quotes a two-byte identifier, which has no address form; every other table quotes the public key itself. - run