Merge pull request #390 from public-awesome/develop

Sync dev > main
This commit is contained in:
Serkan Reis 2024-06-11 20:52:55 +03:00 committed by GitHub
commit ecfd667ffb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -342,7 +342,8 @@ export const badgeHub = (client: SigningCosmWasmClient, txSigner: string): Badge
},
'auto',
'',
editFee ? [coin(editFee, 'ustars')] : [],
[coin(200000000, 'ustars')],
// editFee ? [coin(editFee, 'ustars')] : [],
)
return res.transactionHash