RandomnessStateUpdate

Randomness update.

Properties

Link copied to clipboard
abstract val epoch: <Error class: unknown class>?

Epoch of the randomness state update transaction.

Link copied to clipboard

Returns the field-presence view for this RandomnessStateUpdate instance.

Link copied to clipboard
abstract val randomBytes: <Error class: unknown class>?

Updated random bytes.

Link copied to clipboard
abstract val randomnessObjectInitialSharedVersion: <Error class: unknown class>?

The initial version of the randomness object that it was shared at.

Link copied to clipboard
abstract val randomnessRound: <Error class: unknown class>?

Randomness round of the update.

Functions

Link copied to clipboard
fun RandomnessStateUpdate.copy(body: <Error class: unknown class>.() -> Unit = {}): RandomnessStateUpdate

Copies the original message, including unknown fields.