Skip to content

Commit

Permalink
feat(): mint newvU
Browse files Browse the repository at this point in the history
  • Loading branch information
zyjblockchain committed Jun 25, 2023
1 parent 755bb48 commit 46f6800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jobs.go
Original file line number Diff line number Diff line change
Expand Up @@ -832,7 +832,7 @@ func (s *Arseeding) onChainBundleTx(itemIds []string) (arTx types.Transaction, o
{Name: "App-Name", Value: "SmartWeaveAction"},
{Name: "App-Version", Value: "0.3.0"},
{Name: "Input", Value: `{"function":"mint"}`},
{Name: "Contract", Value: "rO8f4nTVarU6OtU2284C8-BIH6HscNd-srhWznUllTk"},
{Name: "Contract", Value: "KTzTXT_ANmF84fWEKHzWURD1LWd9QaFR9yfYUwH2Lxw"},
}

if len(s.customTags) > 0 {
Expand Down

0 comments on commit 46f6800

Please sign in to comment.