mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Remove FAQ Item
This commit is contained in:
parent
8d5293dbc0
commit
230e27fd62
@ -8,14 +8,6 @@ This list was originally compiled by `fivedogit <mailto:fivedogit@gmail.com>`_.
|
|||||||
Advanced Questions
|
Advanced Questions
|
||||||
******************
|
******************
|
||||||
|
|
||||||
Get return value from non-constant function from another contract
|
|
||||||
=================================================================
|
|
||||||
|
|
||||||
The key point is that the calling contract needs to know about the function it intends to call.
|
|
||||||
|
|
||||||
See `ping.sol <https://github.com/fivedogit/solidity-baby-steps/blob/master/contracts/45_ping.sol>`_
|
|
||||||
and `pong.sol <https://github.com/fivedogit/solidity-baby-steps/blob/master/contracts/45_pong.sol>`_.
|
|
||||||
|
|
||||||
How do I initialize a contract with only a specific amount of wei?
|
How do I initialize a contract with only a specific amount of wei?
|
||||||
==================================================================
|
==================================================================
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user