feat: fully integrate Sequencer, Indexer and Explorer with Bedrock

This commit is contained in:
Daniil Polyakov
2026-02-06 16:24:35 +03:00
parent 8a00d8d8d4
commit fdb2979f66
124 changed files with 3031 additions and 2692 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