interface NamePointer {
    id: string;
    key: string;
}

Properties

Properties

id: string

Base58Check encoded tagged pubkey

key: string

Generated using TypeDoc