Closed joefoxton closed 4 years ago
We have a wallet named "Green Edge Agent Wallet". We can't look into that wallet object in Kosmos shell because it can't handle object names with spaces.
For such names you need to retreive the client in the traditional way j.clients.stellar.get("Green Edge Agent Wallet")
j.clients.stellar.get("Green Edge Agent Wallet")
Thanks @grimpy !!
We have a wallet named "Green Edge Agent Wallet". We can't look into that wallet object in Kosmos shell because it can't handle object names with spaces.