Type alias AuthDescriptorSigner
AuthDescriptorSigner: {
accountAuthDescriptorArgs: string;
accountAuthDescriptorAuthType: string;
accountAuthDescriptorCreated: number;
accountAuthDescriptorCtr: number;
accountAuthDescriptorId: Buffer;
accountAuthDescriptorRules: string;
accountId: Buffer;
accountType: string;
id: Buffer;
}
Type declaration
accountAuthDescriptorArgs: string
accountAuthDescriptorAuthType: string
accountAuthDescriptorCreated: number
accountAuthDescriptorCtr: number
accountAuthDescriptorId: Buffer
accountAuthDescriptorRules: string
accountId: Buffer
accountType: string
id: Buffer