Skip to main content

read_tracker_remote

Function read_tracker_remote 

Source
pub fn read_tracker_remote(chainlink_dir: &Path) -> String
Expand description

Read the configured tracker remote name from .chainlink/hook-config.json.

Returns the value of tracker_remote if set, otherwise "origin".