1#ifndef XRPLD_APP_MISC_SETUP_HASHROUTER_H_INCLUDED
2#define XRPLD_APP_MISC_SETUP_HASHROUTER_H_INCLUDED
4#include <xrpl/core/HashRouter.h>
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
HashRouter::Setup setup_HashRouter(Config const &config)
Create HashRouter setup from configuration.