SeedRevealOutputBody

  • clientSeed
    Type: string
    required

    Client seed used with this pair

  • nonce
    Type: integerFormat: int64
    min:  
    0
    required

    Final nonce value (total rounds played)

  • serverHash
    Type: string
    required

    SHA-256 hash of the server seed

  • serverSeed
    Type: string
    required

    Revealed server seed (hex-encoded)

  • $schema
    Type: stringFormat: uri
    read-only

    A URL to the JSON Schema for this object.