We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7526fbc commit ae3da8cCopy full SHA for ae3da8c
docs/examples/micropayment.rst
@@ -274,8 +274,8 @@ Opening the Payment Channel
274
275
To open the payment channel, Alice deploys the smart contract, attaching
276
the Ether to be escrowed and specifying the intended recipient and a
277
-maximum duration for the channel to exist. This is the function
278
-``SimplePaymentChannel`` in the contract, at the end of this section.
+maximum duration for the channel to exist. This is the ``constructor``
+in the ``SimplePaymentChannel`` contract, at the end of this section.
279
280
Making Payments
281
---------------
0 commit comments