SeedCurrentOutputBody

  • clientSeed
    Type: string
    required

    Client seed for the active pair

  • nonce
    Type: integerFormat: int64
    min:  
    0
    required

    Current nonce (increments per round)

  • serverHash
    Type: string
    required

    SHA-256 hash of the active server seed

  • upcomingServerHash
    Type: string
    required

    SHA-256 hash of the upcoming server seed

  • $schema
    Type: stringFormat: uri
    read-only

    A URL to the JSON Schema for this object.