3 releases (1 stable)
| 2.1.2 | Jun 23, 2021 |
|---|---|
| 0.8.2 | Apr 3, 2021 |
| 0.8.1 | Mar 8, 2021 |
| 0.0.0 |
|
#125 in #tetcoin
1,816 downloads per month
Used in 148 crates
(14 directly)
44KB
568 lines
Tetcore externalities abstraction
The externalities mainly provide access to storage and to registered extensions. Extensions are for example the keystore or the offchain externalities. These externalities are used to access the node from the runtime via the runtime interfaces.
This crate exposes the main Externalities trait.
License: Apache-2.0
Dependencies
~2.5MB
~58K SLoC