Skip to content

Commit

Permalink
Merge pull request #212 from nervosnetwork/doitian-patch-2
Browse files Browse the repository at this point in the history
fix another link anchor in README
  • Loading branch information
quake authored Aug 17, 2023
2 parents e98f30c + fe24e4a commit 5d229f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ txWithScriptGroups := &transaction.TransactionWithScriptGroups{
}
```

Refer [here](#Sign-and-send-transaction) to see how to sign and send transaction once you have the instance of `TransactionWithScriptGroups`.
Refer [here](#sign-and-send-transaction) to see how to sign and send transaction once you have the instance of `TransactionWithScriptGroups`.


### Build transaction with Mercury
Expand Down

0 comments on commit 5d229f6

Please sign in to comment.