mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-11 14:09:15 +00:00
Fix stray comma in instance label [ci skip]
This commit is contained in:
parent
827f27e52b
commit
fdc291c136
@ -22,7 +22,7 @@ const free = {
|
||||
};
|
||||
|
||||
const luxury = {
|
||||
label: "Lux,ury",
|
||||
label: "Luxury",
|
||||
initMsg: {
|
||||
purchase_price: {
|
||||
denom: "ucosm",
|
||||
|
Loading…
x
Reference in New Issue
Block a user