Skip to content

AuthClientOptions

ratranqu edited this page Feb 2, 2021 · 2 revisions

AuthClientOptions

public struct AuthClientOptions: ParsableArguments

Inheritance

ParsableArguments

Initializers

init()

public init()

Properties

output

var output: OutputFormat = .text

node

var node: String = "tcp://localhost:26657"

height

var height: UInt64 = 0

chainId

var chainId: String

Clone this wiki locally