Files
pezkuwi-subxt/substrate/primitives/database
Andronik Ordian 2b48e09b24 upgrade a few dependencies (#7831)
* upgrade a few dependencies

* make it compile at the expense of duplicate deps

* fix web-wasm and a warning

* introduce activate-wasm-bindgen-features crate

* Revert "introduce activate-wasm-bindgen-features crate"

This reverts commit 5a6e41e683f8a4844c0a735dcd08caabb2313f11.

* add getrandom feature to sc-consensus-aura
2021-01-06 16:12:17 +00:00
..
2021-01-04 09:03:13 +00:00
2021-01-06 16:12:17 +00:00
2020-08-20 17:04:42 +02:00

The main database trait, allowing Substrate to store data persistently.

License: Apache-2.0