[Feature] ABI encode with json in Function
Aperta
enhancement
- Lingua principale
- Rust
- Stelle
- 1.3k
- Fork
- 668
- Merge medio
- 2g 1h
- PR unite (30g)
- 29
Descrizione
### 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_
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.