File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
v2/packages/cosmostation/__tests__/__snapshots__ Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ exports[`gravity 1`] = `
1414 " low" : " 0" ,
1515 " tiny" : " 0.00025" ,
1616 },
17- " imageURL" : " https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg " ,
17+ " imageURL" : " https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png " ,
1818 " restURL" : " https://gravitychain.io:1317" ,
1919}
2020` ;
@@ -48,8 +48,8 @@ exports[`osmosis 1`] = `
4848 " coinType" : " 118" ,
4949 " displayDenom" : " OSMO" ,
5050 " gasRate" : {
51- " average" : " 0.025 " ,
52- " low" : " 0.0025 " ,
51+ " average" : " 0.1 " ,
52+ " low" : " 0.03 " ,
5353 " tiny" : " 0.00025" ,
5454 },
5555 " imageURL" : " https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg" ,
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ exports[`getExplorer 1`] = `
1010 " coinType" : " 118" ,
1111 " displayDenom" : " OSMO" ,
1212 " gasRate" : {
13- " average" : " 0.025 " ,
14- " low" : " 0.0025 " ,
13+ " average" : " 0.1 " ,
14+ " low" : " 0.03 " ,
1515 " tiny" : " 0.00025" ,
1616 },
1717 " imageURL" : " https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg" ,
@@ -29,8 +29,8 @@ exports[`keplr 1`] = `
2929 " coinType" : " 118" ,
3030 " displayDenom" : " OSMO" ,
3131 " gasRate" : {
32- " average" : " 0.025 " ,
33- " low" : " 0.0025 " ,
32+ " average" : " 0.1 " ,
33+ " low" : " 0.03 " ,
3434 " tiny" : " 0.00025" ,
3535 },
3636 " imageURL" : " https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg" ,
You can’t perform that action at this time.
0 commit comments