MCPcopy Create free account
hub / github.com/OCEChain/OCEChain / PrintUnsignedStdTx

Function PrintUnsignedStdTx

client/utils/utils.go:91–106  ·  view source on GitHub ↗

PrintUnsignedStdTx builds an unsigned StdTx and prints it to os.Stdout. Don't perform online validation or lookups if offline is true.

(txBldr authtxb.TxBuilder, cliCtx context.CLIContext, msgs []sdk.Msg, offline bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

buildUnsignedStdTxFunction · 0.85
MarshalJSONMethod · 0.45

Tested by

no test coverage detected