Open denyncrawford opened 3 years ago
I think this could be related to this issue https://github.com/stellar/js-stellar-sdk/issues/294 and this line https://github.com/dolcalmi/stellar-auth-server/blob/1576ccef02eacb8c8cea133b81b857270dcc58cc/lib/challenge.js#L40
Hi, I'm trying to generate a challenge with this module and this error shows up:
XDR Write Error: [object Object] is not a DecoratedSignature
This is my code:
Can this be related to a stellar-sdk problem? Or am I doing something wrong?