Skip to content

Gateway - POST /gateway/add-wallet route automatically sets new wallet as default #100

@rapcmia

Description

@rapcmia

Describe the bug

Image
  • When testing multiple wallets by adding another solana wallet on https://github.com/hummingbot/condor , observed that balance return 0
  • One of the solana wallets has 0 balance which i think is where its fetching it
  • Check hummingbot-api gateway route
    • POST /gateway/add-wallet does not allow to add wallet as non-default

Steps to reproduce bug

  1. Add two wallets on same chain then run balance command (either one of them has 0 balance)
  2. Observed that when checking balances, the most recently added wallet is automatically set as the default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions