Skip to content

Commit

Permalink
add isFirstCall
Browse files Browse the repository at this point in the history
  • Loading branch information
hh committed Apr 27, 2022
1 parent 687b823 commit 570976f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/contracts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,7 @@ Full List
| buildOutput(bytes outputScript, int outputSatoshis) : bytes
| buildPublicKeyHashScript(PubKeyHash pubKeyHash) : bytes
| buildOpreturnScript(bytes data) : bytes
| isFirstCall(SigHashPreimage preimage) : bool // return whether is the first call of series public function calls in stateful contract
* - Tx
- None
Expand Down

0 comments on commit 570976f

Please sign in to comment.