CCC Docs
    Preparing search index...

    Function getRotationKeys

    • Surface the rotation keys declared in a genesis op as a uniform list. PLC genesis comes in two shapes: the modern plc_operation (with rotationKeys) and the deprecated create (with signingKey + recoveryKey). The on-chain contract treats the legacy form as [signingKey, recoveryKey], so we expose the same order.

      Parameters

      Returns PlcRotationKey[]