Type alias AuthDescriptorSignerResponse
AuthDescriptorSignerResponse: {
account_auth_descriptor_args: string;
account_auth_descriptor_auth_type: string;
account_auth_descriptor_created: number;
account_auth_descriptor_ctr: number;
account_auth_descriptor_id: Buffer;
account_auth_descriptor_rules: string;
account_id: Buffer;
account_type: string;
id: Buffer;
}
Type declaration
account_auth_descriptor_args: string
account_auth_descriptor_auth_type: string
account_auth_descriptor_created: number
account_auth_descriptor_ctr: number
account_auth_descriptor_id: Buffer
account_auth_descriptor_rules: string
account_id: Buffer
account_type: string
id: Buffer