Skip to content

nooschain v0.1.0


nooschain / contracts/runtime-rollout / ContractRuntimeRolloutPolicyView

Interface: ContractRuntimeRolloutPolicyView

Defined in: contracts/runtime-rollout.ts:9

Properties

effectiveHeight

effectiveHeight: string | null

Defined in: contracts/runtime-rollout.ts:14


id

id: string

Defined in: contracts/runtime-rollout.ts:10


metadata

metadata: JsonValue

Defined in: contracts/runtime-rollout.ts:17


policyHash

policyHash: string

Defined in: contracts/runtime-rollout.ts:16


protocolVersion

protocolVersion: number

Defined in: contracts/runtime-rollout.ts:13


requirementsHash

requirementsHash: string

Defined in: contracts/runtime-rollout.ts:15


runtime

runtime: "wasm-assemblyscript-v1"

Defined in: contracts/runtime-rollout.ts:12


status

status: ContractRuntimeRolloutStatus

Defined in: contracts/runtime-rollout.ts:11


updatedAtHeight

updatedAtHeight: string

Defined in: contracts/runtime-rollout.ts:18

Audience-first NOOSChain documentation.