Skip to content

Commit

Permalink
Merge pull request #620 from eco-stake/enable-osmosis-ledger
Browse files Browse the repository at this point in the history
Enable Osmosis ledger support
  • Loading branch information
tombeynon committed Oct 4, 2022
2 parents 742b05e + da4d663 commit abe2379
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
"gasPrice": "0.0025uosmo",
"ownerAddress": "osmovaloper1u5v0m74mql5nzfx2yh43s2tke4mvzghr6m2n5t",
"default": true,
"maxPerDay": 1
"maxPerDay": 1,
"ledgerAuthzSupport": true
},
{
"name": "juno",
Expand Down

0 comments on commit abe2379

Please sign in to comment.