BitGo / BitGoJS

BitGo JavaScript SDK
https://developers.bitgo.com/
Apache License 2.0
354 stars 272 forks source link

fix(sdk-coin-xlm): fix xlm root key tx signing #4688

Closed dwei-bitgo closed 3 months ago

dwei-bitgo commented 3 months ago

TICKET: WP-1418

Root key tx signing was failing with this error: {"error":"secretKey length is invalid"}

These changes should fix this issue