Type SpaceId
SpaceId
Type Declared in packages/common/keys/dist/types/src/space-id.d.ts:6 and packages/common/keys/dist/types/src/space-id.d.ts:9
A unique identifier for a space. Space keys are generated by creating a keypair, and then taking the first 20 bytes of the SHA-256 hash of the public key and encoding them to multibase RFC4648 base-32 format (prefixed with B, see Multibase Table).