SeedRotateOutputBody

  • active
    Type: object · ActiveStruct
    required

    The new active seed pair

    • clientSeed
      Type: string
      required

      Client seed provided in the rotation request

    • nonce
      Type: integerFormat: int64
      min:  
      0
      required

      Nonce for the new active pair (starts at 0)

    • serverHash
      Type: string
      required

      SHA-256 hash of the new active server seed

  • previousServerSeed
    Type: string
    required

    Server seed from the now-retired pair

  • upcomingServerHash
    Type: string
    required

    SHA-256 hash of the new upcoming server seed

  • $schema
    Type: stringFormat: uri
    read-only

    A URL to the JSON Schema for this object.