Skip to main content

PolicyLayer

@totemsdk/kissvm


@totemsdk/kissvm / PolicyLayer

Interface: PolicyLayer

Properties

authorityPkd

authorityPkd: string

The public key digest of the authority controlling this layer.


constraints?

optional constraints?: Record<string, unknown>

Optional: constraints specific to this layer.


id

id: string

Unique identifier for this layer.


name

name: string

Human-readable layer name.


script

script: string

The KISSVM script for this layer.