Skip to content

nooschain v0.1.0


nooschain / cli/commands/tx / runTxCommand

Function: runTxCommand()

runTxCommand(client, args, flags): Promise<unknown>

Defined in: cli/commands/tx.ts:139

Dispatches tx subcommands: list types, inspect schema, build, submit, or both.

Parameters

client

CliHttpClient

args

string[]

flags

Record<string, string | boolean>

Returns

Promise<unknown>

Audience-first NOOSChain documentation.