[][src]Module factom::utils

General purpose helper functions

Functions

create_chain

Creates a chain going through the entire compose, commit, reveal workflow

create_entry

Creates an entry going through the entire compose, commit, reveal workflow

create_id_chain

Creates a chain going through the entire compose, commit, reveal workflow

factoshis_to_fct

Converts Factoshis to Factoids

fct_to_factoshis

Converts Factoids to Factoshis

traverse_chain

Traverses a chain from the head to root returning all entries Can specify a depth of blocks to go back from the chainhead A depth of 0 will traverse the whole chain.