Type alias PODSignerPublicKeys

PODSignerPublicKeys: Record<PODName, string>

Prescribed signers' public keys for PODs. User inputs to a proof will be filtered to only those PODs containing matching values.

Generated using TypeDoc