CodeChain-io / CodeChain-io/foundry
Require to export an TxOwner per Tx type
Abierto
- Lenguaje dominante
- Rust
- Estrellas
- 36
- Forks
- 11
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Currently there is an option to provide single `TxOwner` to cover all of the Tx types implemented by a module. In relation to #555, it's more natural to expect multiple `TxOwner`s from a module, since block open/close notifications are separated out and each invoked only one.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.