[Feature] ABI encode with json in Function
オープン
enhancement
- 主要言語
- Rust
- スター
- 1.3k
- フォーク
- 668
- 平均マージ
- 2日 1時間
- マージ済み PR(30日)
- 29
説明
### Component
other
### Describe the feature you would like
`fn abi_encode_input(&self, values: &[DynSolValue]) -> Result, Error>`
values is very hard to build.
can we provider a method to build with json
`fn abi_encode_input_with_json(&self, values: &[serde_json::Value]) -> Result, Error>`
### Additional context
_No response_
コントリビューションガイド
評価
この issue はまだ評価されていません。