feat: move initial accounts data into genesis

This commit is contained in:
Daniil Polyakov
2026-05-15 01:33:50 +03:00
parent e998ec7b99
commit 5f207a3f02
161 changed files with 5687 additions and 6118 deletions
@@ -50,8 +50,8 @@ async fn main() {
// Load signing keys to provide authorization
let signing_key = wallet_core
.storage()
.user_data
.get_pub_account_signing_key(account_id)
.key_chain()
.pub_account_signing_key(account_id)
.expect("Input account should be a self owned public account");
// Define the desired greeting in ASCII