Skip to content

Commit 34c508c

Browse files
author
t3ran13
committed
- README.md upd
1 parent 2809b6e commit 34c508c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -397,3 +397,5 @@ $answer = $command->execute(
397397
);
398398

399399
```
400+
## WARNING
401+
Transactions are signing with spec256k1-php with function secp256k1_ecdsa_sign_recoverable($context, $signatureRec, $msg32, $privateKey) and if it is not canonical from first time, you have to make transaction for other block. For searching canonical sign function have to implement two more parameters, but spec256k1-php library does not have it.

0 commit comments

Comments
 (0)