14:44:27 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:27 Here's the proof: https://gist.githubusercontent.com/binarybaron/ddabec5820776c6878e775d8a7a78727/raw/3431b75ca067ab3d34394b57a1984d427f3d60a1/gistfile1.txt 15:09:03 make sure you don't have newlines on the file 15:09:34 $ echo -n "ReserveProofV2...." > proof.txt 15:09:38 that echo -n ensures there's no newline 15:10:04 this is probably not for #monero-dev anyhow, maybe #monero-support:monero.social