Interface: INodeInfoProtocolParamsMilestoneOpt
Defines changing protocol parameters in a milestone.
Hierarchy
IProtocolParamsMilestoneOption
↳
INodeInfoProtocolParamsMilestoneOpt
Table of contents
Properties
Properties
type
• type: 1
The type of the object.
Inherited from
IProtocolParamsMilestoneOption.type
targetMilestoneIndex
• targetMilestoneIndex: number
The milestone index at which these protocol parameters become active.
Inherited from
IProtocolParamsMilestoneOption.targetMilestoneIndex
protocolVersion
• protocolVersion: number
The to be applied protocol version.
Inherited from
IProtocolParamsMilestoneOption.protocolVersion
params
• params: string
The protocol parameters in binary form. Hex-encoded with 0x prefix.