mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 22:41:02 +00:00
Database backend (#133)
* DB backend * DB backend * Cleanup * Clean build files after running tests * Fixed comment * add OOM lang item to runtime-io
This commit is contained in:
committed by
Gav Wood
parent
5a56fbcea3
commit
04cbcd0655
@@ -16,7 +16,7 @@
|
||||
|
||||
//! Keystore (and session key management) for polkadot.
|
||||
|
||||
extern crate ethcrypto as crypto;
|
||||
extern crate ethcore_crypto as crypto;
|
||||
extern crate subtle;
|
||||
extern crate ed25519;
|
||||
extern crate rand;
|
||||
|
||||
Reference in New Issue
Block a user