// SPDX-License-Identifier: MIT
syntax = "proto2";
message pidns_entry {
optional string ext_key = 1;
}