Skip to content

Flags_QueryFlags

JaapWijnen edited this page Feb 15, 2021 · 1 revision

Flags.QueryFlags

public struct QueryFlags: ParsableArguments

Inheritance

ParsableArguments

Initializers

init()

public init()

Properties

node

var node: NodeURL = NodeURL(argument: "tcp://localhost:26657")!

height

var height: Int = 0

output

var output: OutputFormat = .text

chainId

var chainId: String

Clone this wiki locally