We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
public struct AuthClientOptions: ParsableArguments
ParsableArguments
init()
public init()
output
var output: OutputFormat = .text
node
var node: NodeURL = NodeURL(argument: "tcp://localhost:26657")!
height
var height: UInt64 = 0
chainId
var chainId: String