Adds a new `Info` method to the Kademlia endpoint that returns the following local node info: * ID * Type * Metadata (email and wallet) * Restrictions (free storage and bandwidth) The new endpoint is exposed as `inspector kad node-info` command too.
* draft * still errors * double close fix * added tests * weird, goimports must not be working * renames * missed one * forgot to save: