14:44:14 b​inarybaron:matrix.org: I created this ReserveProofV2 (Stagenet) with wallet2 but monero-wallet-cli is refusing to verify it and erroring out with `Error: Signature decoding error`. Anyone have any idea what the reason could be?
14:44:14 b​inarybaron:matrix.org: Here's the proof: https://gist.githubusercontent.com/binarybaron/ddabec5820776c6878e775d8a7a78727/raw/3431b75ca067ab3d34394b57a1984d427f3d60a1/gistfile1.txt
15:08:50 DataHoarder: make sure you don't have newlines on the file
15:09:20 DataHoarder: $ echo -n "ReserveProofV2...." > proof.txt
15:09:24 DataHoarder: that echo -n ensures there's no newline
15:09:51 DataHoarder: this is probably not for #monero-dev anyhow, maybe #monero-support:monero.social