Move interfaces/* from libbitcoin_util to libbitcoin_server.
Usage of these is shared between bitcoind and bitcoin-qt. It is unnecessary for them to be linked against the other utilities. Also semantically they belong with the server/node, I think.