mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-11 14:09:15 +00:00
capitalize default ledger app name
This commit is contained in:
parent
23e676aa72
commit
7f0620ad49
@ -24,7 +24,7 @@ function unharden(hdPath: HdPath): number[] {
|
||||
|
||||
const cosmosHdPath = makeCosmoshubPath(0);
|
||||
const cosmosBech32Prefix = "cosmos";
|
||||
const cosmosLedgerAppName = "cosmos";
|
||||
const cosmosLedgerAppName = "Cosmos";
|
||||
const requiredCosmosAppVersion = "1.5.3";
|
||||
|
||||
export interface LaunchpadLedgerOptions {
|
||||
|
Loading…
x
Reference in New Issue
Block a user