Solidity variable definition: (bool sent, )

前端 未结 0 329
臣服心动
臣服心动 2021-01-12 03:56

In Solidity, this sentence:

(bool sent, ) = msg.sender.call{value: _amount}("");

What is the sense of that "," a

相关标签:
回答
  • 消灭零回复
提交回复
热议问题