my_near_account_id: $NEAR_ACCOUNT_NAME near_responder_account_id: $NEAR_ACCOUNT_NAME number_of_responder_keys: 1 web_ui: host: localhost port: $WEB_UI_PORT migration_web_ui: host: localhost port: $MIGRATION_PORT pprof_bind_address: 127.0.0.1:$PPROF_PORT triple: concurrency: 2 desired_triples_to_buffer: 128 timeout_sec: 120 parallel_triple_generation_stagger_time_sec: 1 presignature: concurrency: 4 desired_presignatures_to_buffer: 64 timeout_sec: 60 signature: timeout_sec: 60 indexer: validate_genesis: false sync_mode: Latest concurrency: 1 mpc_contract_id: mpc-contract.test.near finality: optimistic ckd: timeout_sec: 60 cores: 4 foreign_chains: bitcoin: timeout_sec: 30 max_retries: 3 # Genesis block hash, as block explorers render it. Distinguishes mainnet from # testnet3 ("000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f4943") # and regtest ("0f9188f13cb7b2c71f2a335e3a4fc328bf5beb436012afca590b1a11466e2206"). expected_network_fingerprint: "000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f" providers: public: rpc_url: "https://bitcoin-rpc.publicnode.com" auth: kind: none abstract: timeout_sec: 30 max_retries: 3 expected_network_fingerprint: "2741" # Abstract mainnet; testnet: "11124" providers: public: rpc_url: "https://api.mainnet.abs.xyz" auth: kind: none starknet: timeout_sec: 30 max_retries: 3 expected_network_fingerprint: "0x534e5f4d41494e" # SN_MAIN; Sepolia: "0x534e5f5345504f4c4941" providers: public: rpc_url: "https://starknet-rpc.publicnode.com" auth: kind: none aptos: timeout_sec: 30 max_retries: 3 expected_network_fingerprint: "1" # mainnet; testnet: "2" providers: public: rpc_url: "https://fullnode.mainnet.aptoslabs.com/v1" auth: kind: none sui: timeout_sec: 30 max_retries: 3 # Genesis checkpoint digest. Testnet: "69WiPg3DAQiwdxfncX6wYQ2siKwAe6L9BZthQea3JNMD". expected_network_fingerprint: "4btiuiMPvEENsttpZC7CZ53DruC3MAgfznDbASZ7DR6S" providers: public: rpc_url: "https://archive.mainnet.sui.io" auth: kind: none