3.22 以太貓源碼分析2

00A. Ownable 合約:提供基本的認證控制 // 提供基本的認證控制 contract Ownable { address public owner; /** * @dev The Ownable constructor sets the original `owner` of the contract to the sender * account. */
相關文章
相關標籤/搜索