current ledger-cosmos-go only support real hardware https://github.com/cosmos/cosmos-sdk/blob/main/crypto/ledger/ledger_real.go#L15, [ledger_zemu](https://github.com/MANTRA-Chain/mantrachain-e2e/pull/93/files#diff-e7bb613ceeab1fdb4fcdf8237399b859ddd865604a6bc47030526fb586d95d10R50) is useful to support simulate with https://github.com/Zondax/ledger-go/blob/main/ledger_zemu.go as well.