> I currently add bayes token information and relay information as headers to > each msg processed. Especially relay information can be helpful ex if you > have a script that parses received headers. With such headers thats much more > easy, just look for the first untrusted hop
Tobi: Thank you. I would like to do that, can you show my how? I've been unsuccessful. I tried this but it does not appear to have had any effect: add_header all tokensummary _TOKENSUMMARY_ And how to add relay?