Scale JS / @scale-codec/definition-runtime / FormatWalkerStepParams
Interface: FormatWalkerStepParams
@scale-codec/definition-runtime.FormatWalkerStepParams
Table of contents
Properties
Properties
offsetEnd
• Optional
offsetEnd: number
The walker's offset at the end of the step
Defined in
packages/definition-runtime/src/tracking/util.ts:14
offsetStart
• offsetStart: number
The walker's offset at the start of the step
Defined in
packages/definition-runtime/src/tracking/util.ts:10
walker
• walker: Walker