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

Method BuildWithPubKey

x/auth/client/txbuilder/txbuilder.go:140–162  ·  view source on GitHub ↗

BuildWithPubKey builds a single message to be signed from a TxBuilder given a set of messages and attach the public key associated to the given name. It returns an error if a fee is supplied but cannot be parsed or the key cannot be retrieved.

(name string, msgs []sdk.Msg)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

simulateMsgsFunction · 0.80

Calls 3

BuildMethod · 0.95
GetMethod · 0.65
GetPubKeyMethod · 0.65

Tested by

no test coverage detected