nqs1901
Results
1
issues of
nqs1901
**Describe the bug** **What version are you on?** "@stellar/stellar-sdk": "^13.1.0" **To Reproduce** const StellarSdk = require('@stellar/stellar-sdk'); const id = '34546'; const muxed = StellarSdk.MuxedAccount.fromAddress(address, id ); TypeError: med25519 not set...
bug