[][src]Module factom::address

Relating to Address functions

Structs

Address

address function

AllAddresses

all-addresses function

RemoveAddress

remove-address function

Functions

address

Retrieve the public and private parts of a Factoid or Entry Credit address stored in the wallet.

all_addresses

Retrieve all of the Factoid and Entry Credit addresses stored in the wallet.

remove_address

Be careful using this function! Ensure that you have backups of important keys before removing them. Given a factoid or entry-credit address, this command deletes the corresponding key pair from the wallet. Once executed, the user will no longer be able to retrieve the private key or make transactions with the address from this wallet. If the wallet is encrypted, it must be unlocked prior to using this command.