Skip to content

Commit

Permalink
Fixed link order
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Oct 19, 2020
1 parent bef7689 commit 8588acd
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 @@ -73,9 +73,9 @@ View the generated [documentation](https://pkg.go.dev/github.com/bitcoinschema/g
- [Verify a DER Signature](verify.go)
- **Transactions**
- [Calculate Fee](transaction.go)
- [Create Tx](transaction.go)
- [Create Tx using WIF](transaction.go)
- [Create Tx with Change](transaction.go)
- [Create Tx](transaction.go)
- [Tx from Hex](transaction.go)


Expand Down

0 comments on commit 8588acd

Please sign in to comment.