daviddias: theres this line in `jsipfs block get` ``` const hash = utils.isDaemonOn() ? argv.key : mh.fromB58String(argv.key) ```