feat: fully integrate Sequencer, Indexer and Explorer with Bedrock

This commit is contained in:
Daniil Polyakov
2026-02-12 16:31:13 +03:00
parent 818fc5e601
commit 975cfb9ec6
131 changed files with 3160 additions and 2824 deletions
@@ -49,7 +49,7 @@ async fn main() {
let signing_key = wallet_core
.storage()
.user_data
.get_pub_account_signing_key(&account_id)
.get_pub_account_signing_key(account_id)
.expect("Input account should be a self owned public account");
// Define the desired greeting in ASCII