interface SignKey {
    $type$: "SignKey";
    key: HexString;
}

Properties

Properties

$type$: "SignKey"
key: HexString