03:58:12 Thank you 11:58:39 It probably doesn't justify a PR, but in case someone wants to fix it: `monero-wallet-rpc` happiliy accepts `--rpc-bind-port`'s above 65535. 12:03:27 Using the `sign` RPC with a watch-only wallet, I can obtain a signature. However, it doesn't verify as *good*. Interestingly, the `verify` RPC reports `"signature_type": "spend"`. 12:03:30 I would have expected to get a *valid* signature of type *view*. 12:04:40 In short: Can I create a valid signature for costum data from a watch-only wallet?