fix update start time
This commit is contained in:
parent
b2bb9c68a3
commit
c032ff7f39
@ -325,7 +325,7 @@ export const minter = (client: SigningCosmWasmClient, txSigner: string): MinterC
|
|||||||
senderAddress,
|
senderAddress,
|
||||||
contractAddress,
|
contractAddress,
|
||||||
{
|
{
|
||||||
update_start_time: { time },
|
update_start_time: time,
|
||||||
},
|
},
|
||||||
'auto',
|
'auto',
|
||||||
'',
|
'',
|
||||||
|
Loading…
Reference in New Issue
Block a user