# Functions
GetConfig returns a Tendermint config setup from flags.
NewNode creates a tendermint node with an in-proc ABCI app.
RegisterFlags registers the tendermint flags.
RunNodeForever runs a tendermint node with an in-proc ABCI app and waits for an exit signal.