Skip to content

AuthClientOptions

ratranqu edited this page Feb 10, 2021 · 2 revisions

AuthClientOptions

public struct AuthClientOptions: ParsableArguments

Inheritance

ParsableArguments

Initializers

init()

public init()

Properties

output

var output: OutputFormat = .text

node

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

height

var height: UInt64 = 0

chainId

var chainId: String

Clone this wiki locally