...
pub owner: Pubkey,
/// this account's data contains a loaded program (and is now read-only)
pub executable: bool,
/// the epoch at which this account will next owe rent
pub rent_epoch: Epoch,
}
```
* lamports:余额
* data:账户有数据账户和程序账户之分。程序账...
...ockchain.cn/2020/08/27_/497392602.png)
> From ETH1 to ETH2, Opportunities and Challenges
以太坊基金会的核心研究员Danny Ryan谈到了Eth1.0和Eth2.0合并的进程,“我们在过去两年中一直在构建Eth2.0,它本质上是一款具有高度复杂的共识机制的软...