# Functions
SimulateInterrupt requests invoking the clean termination process by an internal component instead of a SIGINT.
WalletMain is a work-around main function that is required since deferred functions (such as log flushing) are not called with calls to os.Exit.
# Constants
AuthenticationTokenKey is the key used in the context to authenticate clients.