4 releases (1 stable)
new 1.16.0 | Oct 31, 2024 |
---|---|
0.18.0 | Jul 10, 2024 |
0.10.1 | Apr 8, 2024 |
0.10.0 | Mar 14, 2024 |
#786 in Magic Beans
132 downloads per month
29KB
646 lines
ac_keystore
This crate is a submodule of the substrate-api-client. It is a fork of substrate's sc-keystore crate. The substrate-api-client needs its own fork in order to access private functions and members of the crate.
lib.rs
:
Local keystore implementation. This file is from substrate but was copied here to have access to the private stuff. Original file: https://github.com/paritytech/polkadot-sdk/blob/1f023deab8d021c5bab08731e13aa12590ed4026/substrate/client/keystore/src/local.rs
Dependencies
~18–28MB
~458K SLoC