mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-23 01:17:56 +00:00
fix(wallet): restore real blockchain WalletDashboard, remove mock Wallet page
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
var implementors = Object.fromEntries([["pezkuwi_sdk_docs",[["impl<T: <a class=\"trait\" href=\"pezkuwi_sdk_docs/reference_docs/frame_runtime_types/pallet_bar/trait.Config.html\" title=\"trait pezkuwi_sdk_docs::reference_docs::frame_runtime_types::pallet_bar::Config\">Config</a>> BuildStorage for <a class=\"struct\" href=\"pezkuwi_sdk_docs/reference_docs/frame_runtime_types/pallet_bar/struct.GenesisConfig.html\" title=\"struct pezkuwi_sdk_docs::reference_docs::frame_runtime_types::pallet_bar::GenesisConfig\">GenesisConfig</a><T>"]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":57,"fragment_lengths":[511]}
|
||||
Reference in New Issue
Block a user