[][src]Module factom::generate

Functions for generating addresses or identities.

Structs

Generate

Deserialises from generate-ec-address, generate-fct-address and generate-identity-key

Functions

ec_address

Create a new Entry Credit Address and store it in the wallet. If the wallet is encrypted, it must be unlocked prior to using this command.

factoid_address

Create a new Entry Credit Address and store it in the wallet.

identity_key

Creates a new identity key and adds it to the wallet. New keys are generated from the same mnemonic seed used for FCT and EC addresses. If the wallet is encrypted, it must be unlocked prior to using this command.