Skip to content

Commit

Permalink
add TxAdvanced
Browse files Browse the repository at this point in the history
  • Loading branch information
xhliu committed May 16, 2020
1 parent c3dd4a4 commit c29a6a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/contracts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,9 @@ As an example, contract ``CheckLockTimeVerify`` ensures coins are timelocked and
}
}
More details can be found in `this article <https://medium.com/@xiaohuiliu/op-push-tx-3d3d279174c1>`_.
To customize ECDSA signing, such as choosing ephemeral key, there is a more general version called `TxAdvanced <https://medium.com/@xiaohuiliu/advanced-op-push-tx-78ce84f69a66>`_.

Full List
---------

Expand Down

0 comments on commit c29a6a6

Please sign in to comment.