Skip to content

Commit

Permalink
feat(): mint U
Browse files Browse the repository at this point in the history
  • Loading branch information
zyjblockchain committed Jun 15, 2023
1 parent 82cc32a commit 755bb48
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: "VFr3Bk-uM-motpNNkkFg4lNW1BMmSfzqsVO551Ho4hA"},
{Name: "Contract", Value: "rO8f4nTVarU6OtU2284C8-BIH6HscNd-srhWznUllTk"},
}

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

0 comments on commit 755bb48

Please sign in to comment.