CodeChain-io / CodeChain-io/foundry
Require to export an TxOwner per Tx type
Offen
- Vorherrschende Sprache
- Rust
- Sterne
- 36
- Forks
- 11
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.