# what is Merkle Tree Proof of Reserves
After FTX was hacked, many prevailing exchanges announced they would provide Merkle Tree Proof of Reserves to encourage transparency[[1](https://www.thenewsminute.com/article/what-merkle-tree-proof-reserves-170062)]. The Merkle tree proof of reserve is an e...
## ADR 037: Governance split votes (治理拆分投票)
### Changelog
* 2020/10/28: 初始草案
### Status
Accepted (已接受)
### Abstract
This ADR defines a modification to the governance module that would allow a staker to split their votes into several voting options. For example, it cou...
...令清单
通过`-h`获取`sui client ptb`所有可用参数:
```bash
$ sui client ptb -h
Build, preview, and execute programmable transaction blocks. Depending on your shell, you might have to use quotes around arrays or other passed values. Use --help to see examples for how to use the c...