void updateTrie( ScopedLock const&, NodeKey const& key, Ledger ledger);
Process a new validation.
void updateTrie( ScopedLock const& lock, NodeKey const& key, Validation const& val, boost::optional< ID > priorID);