Skip to content

Commit d27384d

Browse files
committed
Remove publisher_id
1 parent 3532f37 commit d27384d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/agent/services/lazer_exporter.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ use {
4646
pub struct Config {
4747
pub history_url: Url,
4848
pub relayer_urls: Vec<Url>,
49-
pub publisher_id: u32,
5049
pub authorization_token: String,
5150
pub publish_keypair_path: PathBuf,
5251
#[serde(with = "humantime_serde", default = "default_publish_interval")]

0 commit comments

Comments
 (0)