PubkeyMatchRuleV1: {
    PubkeyMatch: {
        field: string;
        pubkey: PublicKeyAsArrayOfBytes;
    };
}

Type declaration

Generated using TypeDoc