mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
fix a word
This commit is contained in:
parent
d1aa9b0a17
commit
e89d635045
@ -970,7 +970,7 @@ If everything checks out, the recipient is sent their portion of the ether,
|
|||||||
and the sender is sent the rest via a *selfdestruct*.
|
and the sender is sent the rest via a *selfdestruct*.
|
||||||
You can see the *close* function in the full contract.
|
You can see the *close* function in the full contract.
|
||||||
|
|
||||||
Channel Expriration
|
Channel Expiration
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
The recipient can close the payment channel at any time, but if they fail to do so,
|
The recipient can close the payment channel at any time, but if they fail to do so,
|
||||||
|
Loading…
Reference in New Issue
Block a user