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

Method Derive

crypto/keys/types.go:34–34  ·  view source on GitHub ↗

Compute a BIP39 seed from th mnemonic and bip39Passwd. Derive private key from the seed using the BIP44 params. Encrypt the key to disk using encryptPasswd. See https://github.com/cosmos/cosmos-sdk/issues/2095

(name, mnemonic, bip39Passwd,
		encryptPasswd string, params hd.BIP44Params)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

runNewCmdFunction · 0.65

Implementers 1

dbKeybasecrypto/keys/keybase.go

Calls

no outgoing calls

Tested by

no test coverage detected