mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
* allow user configured agent in full node this should keep the old default behavior but allow users to pass in a configured agent to configure the server themselves, without having to worry about a russian agent being a british agent. also closes any agent given to an api node. closes #623 * don't close agent in runner test