fix update start time

This commit is contained in:
jhernandezb 2022-10-21 12:48:31 -06:00
parent b2bb9c68a3
commit c032ff7f39

View File

@ -325,7 +325,7 @@ export const minter = (client: SigningCosmWasmClient, txSigner: string): MinterC
senderAddress,
contractAddress,
{
update_start_time: { time },
update_start_time: time,
},
'auto',
'',