Versions in this module Expand all Collapse all v0 v0.2.1 Mar 4, 2015 Changes in this version + const FULL_NODE + const LIGHT_NODE + const SERVER_NODE + func LoadConfigurations(cfg *util.FactomdConfig) + func SendRawTransactionToBTC(hash []byte) (*wire.ShaHash, error) + func Start_Processor(ldb database.Db, inMsgQ <-chan factomwire.Message, ...) + type ByAmount []btcjson.ListUnspentResult + func (u ByAmount) Len() int + func (u ByAmount) Less(i, j int) bool + func (u ByAmount) Swap(i, j int)