mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update micropayment.rst
This commit is contained in:
parent
112815862e
commit
5787bc921d
@ -452,7 +452,7 @@ The recipient should verify each message using the following process:
|
|||||||
|
|
||||||
We'll use the `ethereumjs-util <https://github.com/ethereumjs/ethereumjs-util>`_
|
We'll use the `ethereumjs-util <https://github.com/ethereumjs/ethereumjs-util>`_
|
||||||
library to write this verification. The final step can be done a number of ways,
|
library to write this verification. The final step can be done a number of ways,
|
||||||
and we use JavaScript. The following code borrows the ``constructMessage`` function from the signing **JavaScript code** above:
|
and we use JavaScript. The following code borrows the ``constructPaymentMessage`` function from the signing **JavaScript code** above:
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user