helia
    Preparing search index...

    Type Alias UpkeepPolicy

    UpkeepPolicy: "reissue" | "rebroadcast" | "none"

    The automated upkeep policy for a stored IPNS record. republish() accepts every policy except reissue, which needs the private key to re-sign.

    These strings must match the Upkeep enum values in pb/metadata.proto.