mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 19:21:13 +00:00
committed by
GitHub
parent
1c95310a66
commit
cea7024de1
@@ -14,7 +14,6 @@
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with Polkadot. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
pub use sp_core::sr25519;
|
||||
use sp_core::{
|
||||
sr25519::{Pair, Public},
|
||||
Pair as PairT,
|
||||
|
||||
@@ -23,7 +23,6 @@ pub mod network_bridge;
|
||||
pub mod runtime_api;
|
||||
|
||||
pub use av_store::*;
|
||||
pub use network_bridge::*;
|
||||
pub use runtime_api::*;
|
||||
|
||||
pub struct AlwaysSupportsParachains {}
|
||||
|
||||
Reference in New Issue
Block a user