max_fork_len = 500 sleep_time_on_fail_sec = 30 sleep_time_on_reach_last_block_sec = 60 sleep_time_after_sync_iteration_sec = 5 fetch_batch_size = 150 submit_batch_size = 15 min_batch_size = 1 [bitcoin] endpoint = "http://bitcoind:8332" node_user = "bitcoin" node_password = "bitcoin" [near] endpoint = "https://rpc.testnet.near.org" btc_light_client_account_id = "btc-client-v4.testnet" near_credentials_path = "./relayer-credentials.json" transaction_timeout_sec = 120 [init] network = "Testnet" num_of_blcoks_to_submit = 28 gc_threshold = 10000 skip_pow_verification = false init_height = 3417462