... in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
```
### 4.5 【错误4】编译提示RAM空间不足
**输入:**
> duncanwa...
...tract deployer the default admin role: it will be able
// to grant and revoke any roles
// 授予合约部署者默认的管理角色:它将能够授予和撤销任何角色
_grantRole(DEFAULT_ADMIN_ROLE, msg.sender);
}
function mint(address to, uint256 amount) pub...