Skip to content

RequestEndBlock

JaapWijnen edited this page May 4, 2021 · 3 revisions

RequestEndBlock

public struct RequestEndBlock 

Initializers

init(height:)

public init(height: Int64) 

Properties

height

Height of the block just executed.

public let height: Int64
Clone this wiki locally