CodeChain-io / CodeChain-io/foundry
Require to export an TxOwner per Tx type
Aperta
- Lingua principale
- Rust
- Stelle
- 36
- Fork
- 11
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.