Reduce size of ProofVerificationError
オープン
- 主要言語
- Rust
- スター
- 162
- フォーク
- 61
- 平均マージ
- 1時間 37分
- マージ済み PR(30日)
- 4
説明
```
pub fn verify(&self, root: B256) -> Result<(), ProofVerificationError> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `Err`-variant is at least 144 bytes
```
we can change this by boxing some internals or changing the error so that it is a Repr wrapper
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。